diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:23:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:59 +0100 |
commit | e81d99c15fb936c7064d1b38a1b74ba4e49528bc (patch) | |
tree | 3ec02da44008b980c28f6627cb2dbca9d1a32a9f /app-cdr/nrg2iso | |
parent | app-cdr/ccd2iso: dropped ~x86-interix (diff) | |
download | gentoo-e81d99c15fb936c7064d1b38a1b74ba4e49528bc.tar.gz gentoo-e81d99c15fb936c7064d1b38a1b74ba4e49528bc.tar.bz2 gentoo-e81d99c15fb936c7064d1b38a1b74ba4e49528bc.zip |
app-cdr/nrg2iso: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-cdr/nrg2iso')
-rw-r--r-- | app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild index 544ed942768d..10ac55092c0b 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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 ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |