diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-21 19:37:46 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 19:42:29 +0100 |
commit | e578c1cb70d613270501cd9ef964e777e79d7076 (patch) | |
tree | b3173b3dd12b0a74a3698edb50adebc39e66a583 /x11-libs/pango | |
parent | app-admin/sudo: stable 1.8.23-r2 for sparc, bug #664116 (diff) | |
download | gentoo-e578c1cb70d613270501cd9ef964e777e79d7076.tar.gz gentoo-e578c1cb70d613270501cd9ef964e777e79d7076.tar.bz2 gentoo-e578c1cb70d613270501cd9ef964e777e79d7076.zip |
x11-libs/pango: stable 1.42.4 for sparc, bug #664108
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 f244ee8aae12..4c6f0f74f2f9 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 ~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" |