diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 12:48:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 13:04:37 +0000 |
commit | 5647b4e4916c81afbf1e514ba023f16085f5b0fd (patch) | |
tree | e706c76985824ad9a6f333da93ad75b488cfb18f | |
parent | x11-libs/libgksu: stable 2.0.12-r3 for ia64, bug #635938 (diff) | |
download | gentoo-5647b4e4916c81afbf1e514ba023f16085f5b0fd.tar.gz gentoo-5647b4e4916c81afbf1e514ba023f16085f5b0fd.tar.bz2 gentoo-5647b4e4916c81afbf1e514ba023f16085f5b0fd.zip |
x11-libs/pango: stable 1.40.12 for ia64, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | x11-libs/pango/pango-1.40.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.12.ebuild b/x11-libs/pango/pango-1.40.12.ebuild index 0b59c658a54d..ea6b9ff11c2d 100644 --- a/x11-libs/pango/pango-1.40.12.ebuild +++ b/x11-libs/pango/pango-1.40.12.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" |