diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:45:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:30 +0000 |
commit | f42c018f9f1771698ba6dcc554d68b7a272ad8b9 (patch) | |
tree | b08d52098da378f6ca84c3e2a9e04decea3def9e /x11-libs/pango | |
parent | x11-libs/gdk-pixbuf: stable 2.36.11 for sparc, bug #631656 (diff) | |
download | gentoo-f42c018f9f1771698ba6dcc554d68b7a272ad8b9.tar.gz gentoo-f42c018f9f1771698ba6dcc554d68b7a272ad8b9.tar.bz2 gentoo-f42c018f9f1771698ba6dcc554d68b7a272ad8b9.zip |
x11-libs/pango: stable 1.40.14 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.40.14.ebuild b/x11-libs/pango/pango-1.40.14.ebuild index 0b59c658a54d..7fc0f9a5613a 100644 --- a/x11-libs/pango/pango-1.40.14.ebuild +++ b/x11-libs/pango/pango-1.40.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |