diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-09 20:23:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-09 20:23:24 +0100 |
commit | cef79f333a87bd08be9e1d111ad3acce6404432f (patch) | |
tree | 20ce507b6271446fc8271b60b29ed66bb96f12b6 /x11-libs | |
parent | media-libs/harfbuzz: stable 1.4.6-r2 for sparc, bug #624312 (thank to Dakon) (diff) | |
download | gentoo-cef79f333a87bd08be9e1d111ad3acce6404432f.tar.gz gentoo-cef79f333a87bd08be9e1d111ad3acce6404432f.tar.bz2 gentoo-cef79f333a87bd08be9e1d111ad3acce6404432f.zip |
x11-libs/pango: stable 1.40.6 for sparc, bug #624312 (thank to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.40.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.6.ebuild b/x11-libs/pango/pango-1.40.6.ebuild index 575e91e68b21..c521ccac1e02 100644 --- a/x11-libs/pango/pango-1.40.6.ebuild +++ b/x11-libs/pango/pango-1.40.6.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" |