diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:20:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:20:32 +0200 |
commit | ded941b549d5b8d51d1ace4fdb6dc2d33669f888 (patch) | |
tree | e7ab3dc42191aa1ca8bfaeb1fe027cb72027aa6b /app-cdr | |
parent | dev-python/whoosh: x86 stable wrt bug #606394 (diff) | |
download | gentoo-ded941b549d5b8d51d1ace4fdb6dc2d33669f888.tar.gz gentoo-ded941b549d5b8d51d1ace4fdb6dc2d33669f888.tar.bz2 gentoo-ded941b549d5b8d51d1ace4fdb6dc2d33669f888.zip |
app-cdr/cdlabelgen: x86 stable wrt bug #622012
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild b/app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild index 7f5e8476209f..a550c031a6bd 100644 --- a/app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild +++ b/app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ HOMEPAGE="http://www.aczoom.com/tools/cdinsert" SRC_URI="http://www.aczoom.com/pub/tools/${P}.tgz" LICENSE="aczoom" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="dev-lang/perl" |