diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:08:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:08:13 +0100 |
commit | afb214193f1cc0d05ffb16464f2a443bd7eb886b (patch) | |
tree | aee821895ae8ad4714366e83e19a5ea59ebc2dcc /x11-libs/pango | |
parent | x11-libs/gtksourceview: ia64 stable wrt bug #565086 (diff) | |
download | gentoo-afb214193f1cc0d05ffb16464f2a443bd7eb886b.tar.gz gentoo-afb214193f1cc0d05ffb16464f2a443bd7eb886b.tar.bz2 gentoo-afb214193f1cc0d05ffb16464f2a443bd7eb886b.zip |
x11-libs/pango: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.36.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.36.8-r1.ebuild b/x11-libs/pango/pango-1.36.8-r1.ebuild index 1ca2a3fad9d5..9ab475f74d34 100644 --- a/x11-libs/pango/pango-1.36.8-r1.ebuild +++ b/x11-libs/pango/pango-1.36.8-r1.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" |