diff options
author | 2016-02-21 17:03:21 +0100 | |
---|---|---|
committer | 2016-02-22 00:41:07 +0100 | |
commit | c7d681ba4aa97c9a6e4b2dcbb01377298df4cd3b (patch) | |
tree | c61d1906775eb32b50016dbefb38e7e847809b99 /x11-libs/pango | |
parent | x11-libs/gtksourceview: amd64 stable, bug 566378 (diff) | |
download | gentoo-c7d681ba4aa97c9a6e4b2dcbb01377298df4cd3b.tar.gz gentoo-c7d681ba4aa97c9a6e4b2dcbb01377298df4cd3b.tar.bz2 gentoo-c7d681ba4aa97c9a6e4b2dcbb01377298df4cd3b.zip |
x11-libs/pango: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.38.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.38.1.ebuild b/x11-libs/pango/pango-1.38.1.ebuild index 8217eb374ab1..392a21fca6a0 100644 --- a/x11-libs/pango/pango-1.38.1.ebuild +++ b/x11-libs/pango/pango-1.38.1.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" |