diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-13 22:43:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-13 22:43:03 +0100 |
commit | 014c3f0a9c8f1ccc06c4e1ebb17769ded8f9a3bb (patch) | |
tree | 5b8a5c11b89606f20ef1c63c03f35a6d2a3345af /app-text/epstool | |
parent | dev-embedded/avra: x86 stable (bug #759586) (diff) | |
download | gentoo-014c3f0a9c8f1ccc06c4e1ebb17769ded8f9a3bb.tar.gz gentoo-014c3f0a9c8f1ccc06c4e1ebb17769ded8f9a3bb.tar.bz2 gentoo-014c3f0a9c8f1ccc06c4e1ebb17769ded8f9a3bb.zip |
app-text/epstool: x86 stable (bug #759826)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/epstool')
-rw-r--r-- | app-text/epstool/epstool-3.09.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/epstool/epstool-3.09.ebuild b/app-text/epstool/epstool-3.09.ebuild index 21df4bab8b64..7bbbe381f000 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}" |