diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-24 07:24:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-24 07:24:53 +0200 |
commit | 7ef1f112b4f6838c8e5141f348e431d0184ab106 (patch) | |
tree | f3190026f5244999692d975a4d2b03a5f47570d7 /app-text/convmv | |
parent | app-admin/pwgen: amd64 stable wrt bug #865423 (diff) | |
download | gentoo-7ef1f112b4f6838c8e5141f348e431d0184ab106.tar.gz gentoo-7ef1f112b4f6838c8e5141f348e431d0184ab106.tar.bz2 gentoo-7ef1f112b4f6838c8e5141f348e431d0184ab106.zip |
app-text/convmv: amd64 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 dda4b741539e..4aec98f58a26 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" |