diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-09 19:17:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-09 19:18:12 +0100 |
commit | 5872e5153e9c3552908e549809c023178d4a62a6 (patch) | |
tree | 55ab0d9ecd5ab8b04ac71ddb513749201ea6993b /x11-libs/pango | |
parent | x11-libs/gtk+: ia64 stable, bug #624312 (diff) | |
download | gentoo-5872e5153e9c3552908e549809c023178d4a62a6.tar.gz gentoo-5872e5153e9c3552908e549809c023178d4a62a6.tar.bz2 gentoo-5872e5153e9c3552908e549809c023178d4a62a6.zip |
x11-libs/pango: ia64 stable, bug #624312
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.6.ebuild b/x11-libs/pango/pango-1.40.6.ebuild index 0b59c658a54d..ea6b9ff11c2d 100644 --- a/x11-libs/pango/pango-1.40.6.ebuild +++ b/x11-libs/pango/pango-1.40.6.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" |