diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-23 03:31:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-23 03:31:10 +0200 |
commit | b902eb3aba93e291862f8724a81b36f4700a1b89 (patch) | |
tree | 01b4368e64baf7ce90baba9aafa7ccda275bb15e /x11-libs/pango | |
parent | media-libs/fontconfig: x86 stable (bug #664108) (diff) | |
download | gentoo-b902eb3aba93e291862f8724a81b36f4700a1b89.tar.gz gentoo-b902eb3aba93e291862f8724a81b36f4700a1b89.tar.bz2 gentoo-b902eb3aba93e291862f8724a81b36f4700a1b89.zip |
x11-libs/pango: x86 stable (bug #664108)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild index 8990775471e7..f0ca0b10e1a0 100644 --- a/x11-libs/pango/pango-1.42.4.ebuild +++ b/x11-libs/pango/pango-1.42.4.ebuild @@ -11,7 +11,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 ~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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |