diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:13:25 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:44 +0100 |
commit | 1301314f2e776d6cd50d56e044ef163c82b7bea6 (patch) | |
tree | c20415fd26aea3b82d1a22bc3730ba3e6c5b72e8 /app-admin/stow | |
parent | app-admin/python-updater: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-free... (diff) | |
download | gentoo-1301314f2e776d6cd50d56e044ef163c82b7bea6.tar.gz gentoo-1301314f2e776d6cd50d56e044ef163c82b7bea6.tar.bz2 gentoo-1301314f2e776d6cd50d56e044ef163c82b7bea6.zip |
app-admin/stow: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-admin/stow')
-rw-r--r-- | app-admin/stow/stow-2.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/stow/stow-2.2.2-r1.ebuild b/app-admin/stow/stow-2.2.2-r1.ebuild index f0714cc61df9..0518a29899b5 100644 --- a/app-admin/stow/stow-2.2.2-r1.ebuild +++ b/app-admin/stow/stow-2.2.2-r1.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/stow/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" DEPEND="dev-lang/perl |