diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:03:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:34 +0100 |
commit | 4b1515bdf583e8c9d73de1308e96381cc0b0ad92 (patch) | |
tree | 05c5e4363ddcec844cb938337f0455bbc162f233 /app-crypt/paperkey | |
parent | app-mobilephone/sobexsrv: x86 stable (bug #670100) (diff) | |
download | gentoo-4b1515bdf583e8c9d73de1308e96381cc0b0ad92.tar.gz gentoo-4b1515bdf583e8c9d73de1308e96381cc0b0ad92.tar.bz2 gentoo-4b1515bdf583e8c9d73de1308e96381cc0b0ad92.zip |
app-crypt/paperkey: x86 stable (bug #668842)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/paperkey')
-rw-r--r-- | app-crypt/paperkey/paperkey-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/paperkey/paperkey-1.5.ebuild b/app-crypt/paperkey/paperkey-1.5.ebuild index 0b743eab0fcb..de9df584c586 100644 --- a/app-crypt/paperkey/paperkey-1.5.ebuild +++ b/app-crypt/paperkey/paperkey-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.jabberwocky.com/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="~amd64 x86 ~x64-macos" IUSE="" DOCS="README" |