diff options
Diffstat (limited to 'app-crypt/ccrypt/ccrypt-1.9.ebuild')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.9.ebuild b/app-crypt/ccrypt/ccrypt-1.9.ebuild index ba4865465d17..50648618cdc9 100644 --- a/app-crypt/ccrypt/ccrypt-1.9.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.9.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$ @@ -9,7 +9,7 @@ HOMEPAGE="http://ccrypt.sourceforge.net" SRC_URI="http://ccrypt.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_install () { |