diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:15:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:15:45 +0100 |
commit | 0cf6c4577a649972a2bfbccd6a67bce1db580aa0 (patch) | |
tree | c8667f28a0e15bd67ea0fb164285535ce5d2a873 /x11-libs/pango | |
parent | media-libs/fontconfig: stable 2.13.0-r4 for ia64, bug #664108 (diff) | |
download | gentoo-0cf6c4577a649972a2bfbccd6a67bce1db580aa0.tar.gz gentoo-0cf6c4577a649972a2bfbccd6a67bce1db580aa0.tar.bz2 gentoo-0cf6c4577a649972a2bfbccd6a67bce1db580aa0.zip |
x11-libs/pango: stable 1.42.4 for ia64, bug #664108
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild index de270e632c78..7a6056ccdfc7 100644 --- a/x11-libs/pango/pango-1.42.4.ebuild +++ b/x11-libs/pango/pango-1.42.4.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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |