diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-06-25 15:15:01 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-06-25 15:15:25 +0200 |
commit | 71f071fe649e43069022707749d8ed22123538fc (patch) | |
tree | 4531100cb3688facad69edb8ff527a1cdea82652 /x11-libs | |
parent | games-strategy/asc: Replaced freetype-config with pkg-config (diff) | |
download | gentoo-71f071fe649e43069022707749d8ed22123538fc.tar.gz gentoo-71f071fe649e43069022707749d8ed22123538fc.tar.bz2 gentoo-71f071fe649e43069022707749d8ed22123538fc.zip |
x11-libs/pango: Stable for HPPA too.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.40.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.14-r1.ebuild b/x11-libs/pango/pango-1.40.14-r1.ebuild index f9569a296132..e7c22ae125e2 100644 --- a/x11-libs/pango/pango-1.40.14-r1.ebuild +++ b/x11-libs/pango/pango-1.40.14-r1.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" |