diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:00:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:00 +0100 |
commit | d8144fe56727cbc32d81ff5996e1681d8209345a (patch) | |
tree | 75affb65a6b36d659660b5ae2f559a47e55adbf7 | |
parent | app-misc/gentoo: ia64 stable wrt bug #596596 (diff) | |
download | gentoo-d8144fe56727cbc32d81ff5996e1681d8209345a.tar.gz gentoo-d8144fe56727cbc32d81ff5996e1681d8209345a.tar.bz2 gentoo-d8144fe56727cbc32d81ff5996e1681d8209345a.zip |
app-text/convmv: ia64 stable wrt bug #604348
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 c621c217a148..992a47a17690 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" |