diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-11 20:32:16 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-11 20:32:16 +0200 |
commit | 34e7d765917a936f390e561ecdb1040b830ea09a (patch) | |
tree | e97cab5a141c47e298a8a5da6b63fd90cdca1a2a /x11-libs/pango | |
parent | dev-lang/go: arm stable, bug #617426 (diff) | |
download | gentoo-34e7d765917a936f390e561ecdb1040b830ea09a.tar.gz gentoo-34e7d765917a936f390e561ecdb1040b830ea09a.tar.bz2 gentoo-34e7d765917a936f390e561ecdb1040b830ea09a.zip |
x11-libs/pango: arm stable, bug #615406
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 4af99b984c2b..aa17178eca69 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" |