diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-02 10:38:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-02 10:41:12 +0000 |
commit | 72e67a42b524431a7ec7747c280f51fd41e3b622 (patch) | |
tree | 43bc515cac9c36193753935e5102d20c73a86472 /x11-libs/pango | |
parent | media-libs/mesa: stable 17.1.8 for sparc, bug #629244 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-72e67a42b524431a7ec7747c280f51fd41e3b622.tar.gz gentoo-72e67a42b524431a7ec7747c280f51fd41e3b622.tar.bz2 gentoo-72e67a42b524431a7ec7747c280f51fd41e3b622.zip |
x11-libs/pango: stable 1.40.12 for sparc, bug #635938 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 7d2656b9c8d8..e9eb936879ef 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" |