diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 19:02:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 20:11:40 +0100 |
commit | f1ba84fb7d1113a5002cfc2e30656a46fcb95a1e (patch) | |
tree | 5b4108d0c784e7e7c80bf966ce1698fd7beb41ca /x11-libs/pango | |
parent | games-puzzle/gnome-klotski: x86 stable (bug #635938) (diff) | |
download | gentoo-f1ba84fb7d1113a5002cfc2e30656a46fcb95a1e.tar.gz gentoo-f1ba84fb7d1113a5002cfc2e30656a46fcb95a1e.tar.bz2 gentoo-f1ba84fb7d1113a5002cfc2e30656a46fcb95a1e.zip |
x11-libs/pango: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.12.ebuild b/x11-libs/pango/pango-1.40.12.ebuild index c43c5a1279a9..6c507799a889 100644 --- a/x11-libs/pango/pango-1.40.12.ebuild +++ b/x11-libs/pango/pango-1.40.12.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" |