diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 09:01:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 09:01:15 +0000 |
commit | 01f84555ae080d219ec512a0072cfe6d660a9a8b (patch) | |
tree | ca12c47502d98c07557dbfec7dd033b9ea55b690 /app-text/convmv | |
parent | dev-util/cloc: Keyword 1.86 arm64, #760294 (diff) | |
download | gentoo-01f84555ae080d219ec512a0072cfe6d660a9a8b.tar.gz gentoo-01f84555ae080d219ec512a0072cfe6d660a9a8b.tar.bz2 gentoo-01f84555ae080d219ec512a0072cfe6d660a9a8b.zip |
app-text/convmv: Keyword 2.05-r1 arm64, #760279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/convmv')
-rw-r--r-- | app-text/convmv/convmv-2.05-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/convmv/convmv-2.05-r1.ebuild b/app-text/convmv/convmv-2.05-r1.ebuild index 3384fadada92..12ab21e7e29b 100644 --- a/app-text/convmv/convmv-2.05-r1.ebuild +++ b/app-text/convmv/convmv-2.05-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |