diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-14 11:28:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-14 11:28:08 +0100 |
commit | 997f5c962d17b91e55e9d468fe5b0ea93f1401cd (patch) | |
tree | 30b01114b8070e31e348d57350febf24fef372d7 | |
parent | 0a97f1fd502b939381f45dc56829c11dd770eb7d (diff) | |
download | gentoo-997f5c962d17b91e55e9d468fe5b0ea93f1401cd.tar.gz gentoo-997f5c962d17b91e55e9d468fe5b0ea93f1401cd.tar.xz |
x11-libs/pango: sparc stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | x11-libs/pango/pango-1.36.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.36.8-r1.ebuild b/x11-libs/pango/pango-1.36.8-r1.ebuild index 6cdd76d493d..1ca2a3fad9d 100644 --- a/x11-libs/pango/pango-1.36.8-r1.ebuild +++ b/x11-libs/pango/pango-1.36.8-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |