diff options
author | 2019-08-17 21:17:14 +0100 | |
---|---|---|
committer | 2019-08-17 21:17:43 +0100 | |
commit | ba90ed7ec14721ccd8ce8a2df56e64b1526bd81f (patch) | |
tree | e8321330dc17102bd4b9a45b8940dfd5606a0cf0 /x11-libs/pango | |
parent | net-fs/autofs: stable 5.1.5-r2 for hppa, bug #692028 (diff) | |
download | gentoo-ba90ed7ec14721ccd8ce8a2df56e64b1526bd81f.tar.gz gentoo-ba90ed7ec14721ccd8ce8a2df56e64b1526bd81f.tar.bz2 gentoo-ba90ed7ec14721ccd8ce8a2df56e64b1526bd81f.zip |
x11-libs/pango: stable 1.42.4-r2 for hppa, bug #692110
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild b/x11-libs/pango/pango-1.42.4-r2.ebuild index 7706d781923a..7d31e84bf302 100644 --- a/x11-libs/pango/pango-1.42.4-r2.ebuild +++ b/x11-libs/pango/pango-1.42.4-r2.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" |