diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 09:58:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 09:58:35 +0100 |
commit | e70beefdea609972ed09226667bd704f819ddcf8 (patch) | |
tree | 76602c286fbc089571be532931bbe35aa0aef421 /app-text/convmv | |
parent | net-misc/icecast: amd64 stable wrt bug #604354 (diff) | |
download | gentoo-e70beefdea609972ed09226667bd704f819ddcf8.tar.gz gentoo-e70beefdea609972ed09226667bd704f819ddcf8.tar.bz2 gentoo-e70beefdea609972ed09226667bd704f819ddcf8.zip |
app-text/convmv: amd64 stable wrt bug #604348
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/convmv')
-rw-r--r-- | app-text/convmv/convmv-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/convmv/convmv-2.0.ebuild b/app-text/convmv/convmv-2.0.ebuild index a625834fba56..776e565ab508 100644 --- a/app-text/convmv/convmv-2.0.ebuild +++ b/app-text/convmv/convmv-2.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |