diff options
author | 2020-12-15 06:26:30 +0000 | |
---|---|---|
committer | 2020-12-15 06:26:30 +0000 | |
commit | cc522df8ad8a2a8505323ef72e8c746589185940 (patch) | |
tree | 61a7ccd4b9a54135249d49daec0eed3f2f829a74 /app-text | |
parent | dev-python/translate-toolkit: arm64 stable (bug #759751) (diff) | |
download | gentoo-cc522df8ad8a2a8505323ef72e8c746589185940.tar.gz gentoo-cc522df8ad8a2a8505323ef72e8c746589185940.tar.bz2 gentoo-cc522df8ad8a2a8505323ef72e8c746589185940.zip |
app-text/epstool: arm64 stable (bug #759997)
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 0426316a9d44..8867fb0cae61 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}" |