diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:32:57 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:32:57 +0100 |
commit | 9ce0c1bb562a21ed6a3fc016e66daee81c920f04 (patch) | |
tree | 46d62dfeba4eeb7b8f9adafab376eea41d4ec362 /x11-libs/pango | |
parent | dev-perl/Params-ValidationCompiler: add ~arm, bug #633934 (diff) | |
download | gentoo-9ce0c1bb562a21ed6a3fc016e66daee81c920f04.tar.gz gentoo-9ce0c1bb562a21ed6a3fc016e66daee81c920f04.tar.bz2 gentoo-9ce0c1bb562a21ed6a3fc016e66daee81c920f04.zip |
x11-libs/pango: arm stable, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs/pango')
-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 6c507799a889..2c65f9f55c81 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" |