diff options
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.11.ebuild b/app-crypt/ccrypt/ccrypt-1.11.ebuild index 61474cf3ea15..f8727b8cf0c8 100644 --- a/app-crypt/ccrypt/ccrypt-1.11.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.11.ebuild @@ -8,4 +8,4 @@ HOMEPAGE="https://sourceforge.net/projects/ccrypt/" SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" |