diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-13 13:53:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-13 13:08:20 +0100 |
commit | aca58cabef99dc5528d4459eb62ca6a028c8a786 (patch) | |
tree | 4f78cfd998f617c509df5ecb0a117d511189fba0 /x11-libs | |
parent | net-misc/mobile-broadband-provider-info: mark 20190116 hppa, bug #685254 (diff) | |
download | gentoo-aca58cabef99dc5528d4459eb62ca6a028c8a786.tar.gz gentoo-aca58cabef99dc5528d4459eb62ca6a028c8a786.tar.bz2 gentoo-aca58cabef99dc5528d4459eb62ca6a028c8a786.zip |
x11-libs/pango: stable 1.42.4-r1 for hppa, 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="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 5d4b11bce282..d23b3ac94f41 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" |