From 4817e37094689fc3e776c35a37a9e6614c6a25ee Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 29 Nov 2020 19:30:44 +0100 Subject: 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 --- 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 7845cde99bb1..502219dfe65b 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 03ad4264c79c..6ca89aa8213f 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 -- cgit v1.2.3-65-gdbad