diff options
author | Sam James <sam@gentoo.org> | 2020-12-15 06:23:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-15 06:23:54 +0000 |
commit | 979a2160a868f24d2ab4ce1d74c71e54816377ec (patch) | |
tree | f6436285f2b9d682048b62d8175af8d5ddf4bb83 /app-text | |
parent | dev-util/howdoi: Stabilize 2.0.7 amd64, bug 758200 (diff) | |
download | gentoo-979a2160a868f24d2ab4ce1d74c71e54816377ec.tar.gz gentoo-979a2160a868f24d2ab4ce1d74c71e54816377ec.tar.bz2 gentoo-979a2160a868f24d2ab4ce1d74c71e54816377ec.zip |
app-text/epstool: arm stable (bug #759826)
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 7bbbe381f000..0426316a9d44 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}" |