diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:20:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:55 +0100 |
commit | dad7b89e4de0e75eddc6a3d689705ece6b0f5ab6 (patch) | |
tree | c472cd46a20da2e336055f48935d66b9a6aba3e7 /app-arch | |
parent | app-arch/undms: dropped ~x86-interix (diff) | |
download | gentoo-dad7b89e4de0e75eddc6a3d689705ece6b0f5ab6.tar.gz gentoo-dad7b89e4de0e75eddc6a3d689705ece6b0f5ab6.tar.bz2 gentoo-dad7b89e4de0e75eddc6a3d689705ece6b0f5ab6.zip |
app-arch/unlzx: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index c735acba9581..df64199a7fa5 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" LICENSE="freedist" IUSE="" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" src_unpack() { mkdir "${S}" |