diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:04:48 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:09 +0200 |
commit | 529b2c6cf90c44627d97ce2cc21f8590690bcd80 (patch) | |
tree | 7b5b0c175d217a39f5846d1d3abdd39627e9f7a1 /app-crypt/paperkey | |
parent | net-misc/ndisc6: marked ~x64-macos, bug #650848 (diff) | |
download | gentoo-529b2c6cf90c44627d97ce2cc21f8590690bcd80.tar.gz gentoo-529b2c6cf90c44627d97ce2cc21f8590690bcd80.tar.bz2 gentoo-529b2c6cf90c44627d97ce2cc21f8590690bcd80.zip |
app-crypt/paperkey: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 92d3e57c7bc0..0b743eab0fcb 100644 --- a/app-crypt/paperkey/paperkey-1.5.ebuild +++ b/app-crypt/paperkey/paperkey-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" +KEYWORDS="~amd64 ~x86 ~x64-macos" IUSE="" DOCS="README" |