diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:18:05 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:51 +0100 |
commit | 29c252c8bb003e7a8725c10ae2d920a74e4967de (patch) | |
tree | 9a40eed3996e1e8cde2532e11ea109af8620804e /app-arch | |
parent | app-arch/mscompress: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-29c252c8bb003e7a8725c10ae2d920a74e4967de.tar.gz gentoo-29c252c8bb003e7a8725c10ae2d920a74e4967de.tar.bz2 gentoo-29c252c8bb003e7a8725c10ae2d920a74e4967de.zip |
app-arch/ncompress: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/ncompress/ncompress-4.2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/ncompress/ncompress-4.2.4.4.ebuild b/app-arch/ncompress/ncompress-4.2.4.4.ebuild index 97d2ea0267a3..3bc9bd6e0d2a 100644 --- a/app-arch/ncompress/ncompress-4.2.4.4.ebuild +++ b/app-arch/ncompress/ncompress-4.2.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ncompress/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" src_compile() { |