diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-24 07:28:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-24 07:28:43 +0200 |
commit | 569c869a69ce0fd3e670a9e73494efcd0a9c43da (patch) | |
tree | a9924ae7cf8405e6836df62fccc7713578fadee5 /app-text/convmv | |
parent | app-admin/pwgen: x86 stable wrt bug #865423 (diff) | |
download | gentoo-569c869a69ce0fd3e670a9e73494efcd0a9c43da.tar.gz gentoo-569c869a69ce0fd3e670a9e73494efcd0a9c43da.tar.bz2 gentoo-569c869a69ce0fd3e670a9e73494efcd0a9c43da.zip |
app-text/convmv: x86 stable wrt bug #865445
Signed-off-by: Agostino Sarubbo <ago@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 4aec98f58a26..5d0c25ddedf7 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 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |