diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:06:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:06:29 +0100 |
commit | 0058c62c321e36b555fc67be8549dc458d1d5ecd (patch) | |
tree | 9f910fc85c6cc754a1e787a955893c669bc8aad5 /app-crypt/ccrypt | |
parent | net-misc/curl: Stabilize 7.78.0 arm64, #803308 (diff) | |
download | gentoo-0058c62c321e36b555fc67be8549dc458d1d5ecd.tar.gz gentoo-0058c62c321e36b555fc67be8549dc458d1d5ecd.tar.bz2 gentoo-0058c62c321e36b555fc67be8549dc458d1d5ecd.zip |
app-crypt/ccrypt: Stabilize 1.11-r3 ppc, #807373
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/ccrypt')
-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:=" |