diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:22:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:58 +0100 |
commit | 8d6e412b5792f79a83611f52e7180ad2c8a98b2d (patch) | |
tree | b8b2b858d6c393ae5f1322787f7c78aabb997e78 /app-cdr | |
parent | app-backup/rdiff-backup: dropped ~x86-interix (diff) | |
download | gentoo-8d6e412b5792f79a83611f52e7180ad2c8a98b2d.tar.gz gentoo-8d6e412b5792f79a83611f52e7180ad2c8a98b2d.tar.bz2 gentoo-8d6e412b5792f79a83611f52e7180ad2c8a98b2d.zip |
app-cdr/bchunk: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild b/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild index 4da9feedbd41..b64c97b2628d 100644 --- a/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 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://he.fi/bchunk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |