diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:56:32 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:59:03 +0200 |
commit | 5269b687313e6497f7b2dea6462589599e7f8557 (patch) | |
tree | 0179e173a7bbdb50ec9a802be48acf059bf6f6fa /x11-libs | |
parent | x11-libs/libnotify: arm stable (bug 611134) (diff) | |
download | gentoo-5269b687313e6497f7b2dea6462589599e7f8557.tar.gz gentoo-5269b687313e6497f7b2dea6462589599e7f8557.tar.bz2 gentoo-5269b687313e6497f7b2dea6462589599e7f8557.zip |
x11-libs/pango: arm stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.40.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.4.ebuild b/x11-libs/pango/pango-1.40.4.ebuild index 9e29376ff3a6..93a5810e0563 100644 --- a/x11-libs/pango/pango-1.40.4.ebuild +++ b/x11-libs/pango/pango-1.40.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 ~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" |