diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:09:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:14:01 +0100 |
commit | e29353c4345d07643e9e726a41ffa31dc7cdd18b (patch) | |
tree | 2f526914f66f4fb93ee0822d69cbe397f018793a /sys-libs/suacomp | |
parent | sys-libs/slang: dropped ~x86-interix (diff) | |
download | gentoo-e29353c4345d07643e9e726a41ffa31dc7cdd18b.tar.gz gentoo-e29353c4345d07643e9e726a41ffa31dc7cdd18b.tar.bz2 gentoo-e29353c4345d07643e9e726a41ffa31dc7cdd18b.zip |
sys-libs/suacomp: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-libs/suacomp')
-rw-r--r-- | sys-libs/suacomp/suacomp-0.6.13.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/suacomp/suacomp-0.6.14.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/suacomp/suacomp-0.6.13.ebuild b/sys-libs/suacomp/suacomp-0.6.13.ebuild index 34dbaf08e663..c128750e6b38 100644 --- a/sys-libs/suacomp/suacomp-0.6.13.ebuild +++ b/sys-libs/suacomp/suacomp-0.6.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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/${PN}/${P}.tar.gz" LICENSE="BEER-WARE" SLOT="0" -KEYWORDS="-* ~x86-interix" +KEYWORDS="-*" IUSE="debug" DEPEND="" diff --git a/sys-libs/suacomp/suacomp-0.6.14.ebuild b/sys-libs/suacomp/suacomp-0.6.14.ebuild index 9fe7f79cc5aa..a1a175b73586 100644 --- a/sys-libs/suacomp/suacomp-0.6.14.ebuild +++ b/sys-libs/suacomp/suacomp-0.6.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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/${PN}/${P}.tar.gz" LICENSE="BEER-WARE" SLOT="0" -KEYWORDS="-* ~x86-interix" +KEYWORDS="-*" IUSE="debug" DEPEND="" |