diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-24 10:51:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:01:12 +0000 |
commit | 99c9d56240b507204f5ee34b0e8717f0025163a2 (patch) | |
tree | 812d2c63c3a6ff33e007da33fe68c4a0e9cca840 /x11-libs | |
parent | media-libs/harfbuzz: stable 2.0.2 for hppa, bug #671588 (diff) | |
download | gentoo-99c9d56240b507204f5ee34b0e8717f0025163a2.tar.gz gentoo-99c9d56240b507204f5ee34b0e8717f0025163a2.tar.bz2 gentoo-99c9d56240b507204f5ee34b0e8717f0025163a2.zip |
x11-libs/pango: stable 1.42.4 for hppa, bug #664108
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, 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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild index 7468d1e335da..e6e63791b0a1 100644 --- a/x11-libs/pango/pango-1.42.4.ebuild +++ b/x11-libs/pango/pango-1.42.4.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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |