diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-23 18:04:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-31 10:58:31 -0500 |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /app-text/epstool | |
parent | profiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff) | |
download | gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2 gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip |
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/epstool')
-rw-r--r-- | app-text/epstool/epstool-3.08-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/epstool/epstool-3.09.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/epstool/epstool-3.08-r1.ebuild b/app-text/epstool/epstool-3.08-r1.ebuild index 8db4ff40e2e6..1c92a1aa6a05 100644 --- a/app-text/epstool/epstool-3.08-r1.ebuild +++ b/app-text/epstool/epstool-3.08-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="app-text/ghostscript-gpl" RDEPEND="${DEPEND}" diff --git a/app-text/epstool/epstool-3.09.ebuild b/app-text/epstool/epstool-3.09.ebuild index 135a57a851c7..285d5ecb3f1f 100644 --- a/app-text/epstool/epstool-3.09.ebuild +++ b/app-text/epstool/epstool-3.09.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.ghostgum.com.au/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="app-text/ghostscript-gpl" RDEPEND="${DEPEND}" |