diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:41:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:50:22 +0200 |
commit | 1a8181236403e6d06f0159379f1c6be542c52318 (patch) | |
tree | 3db7c27d2973bb0925388149ae5b3100ad33af70 /x11-libs | |
parent | x11-libs/libwnck: x86 stable, bug 587010 (diff) | |
download | gentoo-1a8181236403e6d06f0159379f1c6be542c52318.tar.gz gentoo-1a8181236403e6d06f0159379f1c6be542c52318.tar.bz2 gentoo-1a8181236403e6d06f0159379f1c6be542c52318.zip |
x11-libs/pango: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.40.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.3.ebuild b/x11-libs/pango/pango-1.40.3.ebuild index ee8d8d95e1ac..92a978bbcf7b 100644 --- a/x11-libs/pango/pango-1.40.3.ebuild +++ b/x11-libs/pango/pango-1.40.3.ebuild @@ -12,7 +12,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" |