diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:10:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:34:06 +0200 |
commit | a3eb238e8f99ccf255b6160eb82ef6e456695899 (patch) | |
tree | 0b8c232418a5c4a9631d07aa5979fb95df367901 /app-crypt/ccrypt | |
parent | dev-util/ccache: x86 stable (bug #684432) (diff) | |
download | gentoo-a3eb238e8f99ccf255b6160eb82ef6e456695899.tar.gz gentoo-a3eb238e8f99ccf255b6160eb82ef6e456695899.tar.bz2 gentoo-a3eb238e8f99ccf255b6160eb82ef6e456695899.zip |
app-crypt/ccrypt: x86 stable (bug #681088)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 f8727b8cf0c8..279e8559ec7f 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" |