diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-23 23:25:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-23 23:25:15 +0300 |
commit | c8c70921ed5dcee936e663630103f859109b48a6 (patch) | |
tree | e0d27c4666fae681675bcc89d22e7b9ac0b13e9a /app-text/convmv | |
parent | media-sound/patchage: bump to 1.0.8 + added live (diff) | |
download | gentoo-c8c70921ed5dcee936e663630103f859109b48a6.tar.gz gentoo-c8c70921ed5dcee936e663630103f859109b48a6.tar.bz2 gentoo-c8c70921ed5dcee936e663630103f859109b48a6.zip |
app-text/convmv: Stabilize 2.05-r1 sparc, #865445
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/convmv')
-rw-r--r-- | app-text/convmv/convmv-2.05-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/convmv/convmv-2.05-r1.ebuild b/app-text/convmv/convmv-2.05-r1.ebuild index 12ab21e7e29b..9ecd46e08807 100644 --- a/app-text/convmv/convmv-2.05-r1.ebuild +++ b/app-text/convmv/convmv-2.05-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |