diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-08 23:03:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-08 22:13:00 +0000 |
commit | 8f5d1bef7bb6ffac1e2b98ec3ba6d73bf0c25f9b (patch) | |
tree | 160bea428b14c8263afe6bc850f4e9effbc77adc /app-cdr | |
parent | app-doc/linux-kernel-in-a-nutshell: stable 1-r1 for sparc, bug #646978 (diff) | |
download | gentoo-8f5d1bef7bb6ffac1e2b98ec3ba6d73bf0c25f9b.tar.gz gentoo-8f5d1bef7bb6ffac1e2b98ec3ba6d73bf0c25f9b.tar.bz2 gentoo-8f5d1bef7bb6ffac1e2b98ec3ba6d73bf0c25f9b.zip |
app-cdr/nrg2iso: stable 0.4-r2 for sparc, bug #646972
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild index 30048df034eb..66fa97d50c28 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -15,7 +15,7 @@ SRC_URI="http://gregory.kokanosky.free.fr/v4/linux/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" DOCS=( CHANGELOG ) |