diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:03:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:57 +0100 |
commit | b7887e4dbbeb158145bb492793b11c3c306f95c3 (patch) | |
tree | 5452b562f723aab462651780d1475ce51e60a650 /app-crypt/paperkey/paperkey-1.6.ebuild | |
parent | net-im/openfire: x86 stable (bug #676716) (diff) | |
download | gentoo-b7887e4dbbeb158145bb492793b11c3c306f95c3.tar.gz gentoo-b7887e4dbbeb158145bb492793b11c3c306f95c3.tar.bz2 gentoo-b7887e4dbbeb158145bb492793b11c3c306f95c3.zip |
app-crypt/paperkey: x86 stable (bug #676356)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/paperkey/paperkey-1.6.ebuild')
-rw-r--r-- | app-crypt/paperkey/paperkey-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/paperkey/paperkey-1.6.ebuild b/app-crypt/paperkey/paperkey-1.6.ebuild index 322e84ea28b5..0731a9234e60 100644 --- a/app-crypt/paperkey/paperkey-1.6.ebuild +++ b/app-crypt/paperkey/paperkey-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,5 +9,5 @@ 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="" |