diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-20 20:43:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-20 20:43:02 +0300 |
commit | 77a65bb519fd1e9eb36fc2d55e47bbd42270a648 (patch) | |
tree | 8c010ae6c656514a3b91af334953a8fb9f7c022b /app-crypt/ccrypt | |
parent | app-crypt/gpgme: amd64 stable wrt bug #682352 (diff) | |
download | gentoo-77a65bb519fd1e9eb36fc2d55e47bbd42270a648.tar.gz gentoo-77a65bb519fd1e9eb36fc2d55e47bbd42270a648.tar.bz2 gentoo-77a65bb519fd1e9eb36fc2d55e47bbd42270a648.zip |
app-crypt/ccrypt: amd64 stable wrt bug #681088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 140cb93941e6..61474cf3ea15 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" |