summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 21:07:26 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 21:13:57 +0100
commit3215bf4a99754721b2824026a77256a361f73616 (patch)
tree2fd7f411a5384dbb11e4be128b10c07773b0163c /sys-devel/parity/parity-9999.ebuild
parentsys-devel/native-cctools: dropped ~x86-interix (diff)
downloadgentoo-3215bf4a99754721b2824026a77256a361f73616.tar.gz
gentoo-3215bf4a99754721b2824026a77256a361f73616.tar.bz2
gentoo-3215bf4a99754721b2824026a77256a361f73616.zip
sys-devel/parity: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel/parity/parity-9999.ebuild')
-rw-r--r--sys-devel/parity/parity-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild
index da14610bc741..6f259f485857 100644
--- a/sys-devel/parity/parity-9999.ebuild
+++ b/sys-devel/parity/parity-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
DEPEND="dev-util/confix"
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
- KEYWORDS="~x86-interix"
+ KEYWORDS=""
fi
DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)"
HOMEPAGE="http://www.sourceforge.net/projects/parity/"