diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-17 18:48:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-17 20:40:09 +0100 |
commit | c35296175be764f09fe1e764049bd77e45eab681 (patch) | |
tree | 690a258514bb8e4a5b21cf8b5c13347d7dfd8162 /x11-libs/pango | |
parent | x11-libs/gtk+: stable 3.24.8 for sparc, bug #685254 (diff) | |
download | gentoo-c35296175be764f09fe1e764049bd77e45eab681.tar.gz gentoo-c35296175be764f09fe1e764049bd77e45eab681.tar.bz2 gentoo-c35296175be764f09fe1e764049bd77e45eab681.zip |
x11-libs/pango: stable 1.42.4-r1 for sparc, bug #685254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r1.ebuild b/x11-libs/pango/pango-1.42.4-r1.ebuild index 61a83afc3c87..4a21c37fcff6 100644 --- a/x11-libs/pango/pango-1.42.4-r1.ebuild +++ b/x11-libs/pango/pango-1.42.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |