diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:36:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:36:16 +0200 |
commit | 9e74b3978ce0d7aed06970bf8604c41036ba1ee4 (patch) | |
tree | ba1fc5d182b29cbc25f14143b668d44b5d5c1092 /app-crypt/ccrypt | |
parent | app-shells/zsh-completions: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLAR... (diff) | |
download | gentoo-9e74b3978ce0d7aed06970bf8604c41036ba1ee4.tar.gz gentoo-9e74b3978ce0d7aed06970bf8604c41036ba1ee4.tar.bz2 gentoo-9e74b3978ce0d7aed06970bf8604c41036ba1ee4.zip |
app-crypt/ccrypt: amd64 stable wrt bug #807373
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 76e2a655467b..a332e4d5ab17 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:=" |