diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:02:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:02:11 +0200 |
commit | c590b0035b527432d395b7702bbaafe2e2fca3a4 (patch) | |
tree | 2c32210eb2ed6bda8e208fe42fe54d27e4dc15e7 /app-cdr/geteltorito | |
parent | dev-util/smem: x86 stable wrt bug #723504 (diff) | |
download | gentoo-c590b0035b527432d395b7702bbaafe2e2fca3a4.tar.gz gentoo-c590b0035b527432d395b7702bbaafe2e2fca3a4.tar.bz2 gentoo-c590b0035b527432d395b7702bbaafe2e2fca3a4.zip |
app-cdr/geteltorito: x86 stable wrt bug #723646
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr/geteltorito')
-rw-r--r-- | app-cdr/geteltorito/geteltorito-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/geteltorito/geteltorito-0.6.ebuild b/app-cdr/geteltorito/geteltorito-0.6.ebuild index 08c050727512..5f7f7fc9cdeb 100644 --- a/app-cdr/geteltorito/geteltorito-0.6.ebuild +++ b/app-cdr/geteltorito/geteltorito-0.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-lang/perl" |