commit:     4817e37094689fc3e776c35a37a9e6614c6a25ee
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 18:30:44 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 19:41:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4817e370

app-crypt/cardpeek-0.8.4: keyword and mask

Will be easier to switch to slotted Lua if there is only one place to
handle all the masking of ebuilds migrated to lua eclasses.

I wonder why 0.8.4 didn't have keywords in the first place.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-crypt/cardpeek/cardpeek-0.8.4.ebuild | 2 +-
 profiles/package.mask                    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild 
b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
index 7845cde99bb..502219dfe65 100644
--- a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
+++ b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://downloads.pannetrat.com/install/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 IUSE="libressl"
 
 REQUIRED_USE="${LUA_REQUIRED_USE}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 03ad4264c79..6ca89aa8213 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -512,6 +512,7 @@ dev-lua/luacrypto
 >=app-admin/conky-1.11.4
 >=app-benchmarks/sysbench-1.0.20-r100
 >=app-benchmarks/wrk-4.1.0-r100
+>=app-crypt/cardpeek-0.8.4
 >=app-crypt/ekeyd-1.1.5-r100
 >=app-misc/worker-3.8.3-r100
 =dev-games/openscenegraph-openmw-3.4_p20200425-r100

Reply via email to