diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-06-12 12:07:30 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-06-12 13:04:46 +0300 |
commit | 5990e10040f76f8f510b8a2be27cad13a4e7e746 (patch) | |
tree | 20606e37e12ed2e09f370aa3c201261a82d92a18 /x11-libs/pango | |
parent | net-libs/libsoup: ia64 stable, bug #611134 (diff) | |
download | gentoo-5990e10040f76f8f510b8a2be27cad13a4e7e746.tar.gz gentoo-5990e10040f76f8f510b8a2be27cad13a4e7e746.tar.bz2 gentoo-5990e10040f76f8f510b8a2be27cad13a4e7e746.zip |
x11-libs/pango: ia64 stable, bug #611134
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.5.ebuild b/x11-libs/pango/pango-1.40.5.ebuild index aa17178eca69..f934d58b125b 100644 --- a/x11-libs/pango/pango-1.40.5.ebuild +++ b/x11-libs/pango/pango-1.40.5.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" |