diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:26:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:03 +0100 |
commit | ef6f55755a186596e899c16751244bc3273f735b (patch) | |
tree | d6033cc0701567cb6ebbaee3e58a6e9bb79483ff /app-crypt/sign | |
parent | app-crypt/shash: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-ef6f55755a186596e899c16751244bc3273f735b.tar.gz gentoo-ef6f55755a186596e899c16751244bc3273f735b.tar.bz2 gentoo-ef6f55755a186596e899c16751244bc3273f735b.zip |
app-crypt/sign: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-crypt/sign')
-rw-r--r-- | app-crypt/sign/sign-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sign/sign-1.0.7.ebuild b/app-crypt/sign/sign-1.0.7.ebuild index dd59e5d0f64f..c8e5f60d1383 100644 --- a/app-crypt/sign/sign-1.0.7.ebuild +++ b/app-crypt/sign/sign-1.0.7.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="http://swapped.cc/${PN}/files/${P}.tar.gz" LICENSE="BZIP2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="libressl" RDEPEND=" |