diff options
Diffstat (limited to 'app-crypt/ccrypt/ccrypt-1.11-r3.ebuild')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.11-r3.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r3.ebuild index c268a07e747c..dc921dadfc0a 100644 --- a/app-crypt/ccrypt/ccrypt-1.11-r3.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.11-r3.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="emacs" RDEPEND="virtual/libcrypt:=" |