diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-26 08:01:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-26 08:03:51 +0100 |
commit | 7077f7e6564ce48a23520502f029a7e5ba98e95a (patch) | |
tree | e8cc87b880be61ceb26d9ba91170df69b3dc7fb0 /media-gfx/graphite2 | |
parent | dev-lang/rust: fix building 1.35.0 with internal llvm (diff) | |
download | gentoo-7077f7e6564ce48a23520502f029a7e5ba98e95a.tar.gz gentoo-7077f7e6564ce48a23520502f029a7e5ba98e95a.tar.bz2 gentoo-7077f7e6564ce48a23520502f029a7e5ba98e95a.zip |
media-gfx/graphite2: stable 1.3.13 for hppa, bug #676956
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.13.ebuild b/media-gfx/graphite2/graphite2-1.3.13.ebuild index 48547d91bb4b..0fd46d437ad5 100644 --- a/media-gfx/graphite2/graphite2-1.3.13.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.13.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" 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="perl test" RDEPEND=" |