Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/cardpeek/, profiles/
Date: Sun, 29 Nov 2020 19:42:20
Message-Id: 1606678911.4817e37094689fc3e776c35a37a9e6614c6a25ee.marecki@gentoo
1 commit: 4817e37094689fc3e776c35a37a9e6614c6a25ee
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 18:30:44 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 19:41:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4817e370
7
8 app-crypt/cardpeek-0.8.4: keyword and mask
9
10 Will be easier to switch to slotted Lua if there is only one place to
11 handle all the masking of ebuilds migrated to lua eclasses.
12
13 I wonder why 0.8.4 didn't have keywords in the first place.
14
15 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
16
17 app-crypt/cardpeek/cardpeek-0.8.4.ebuild | 2 +-
18 profiles/package.mask | 1 +
19 2 files changed, 2 insertions(+), 1 deletion(-)
20
21 diff --git a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
22 index 7845cde99bb..502219dfe65 100644
23 --- a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
24 +++ b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
25 @@ -13,7 +13,7 @@ SRC_URI="http://downloads.pannetrat.com/install/${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS=""
30 +KEYWORDS="~amd64"
31 IUSE="libressl"
32
33 REQUIRED_USE="${LUA_REQUIRED_USE}"
34
35 diff --git a/profiles/package.mask b/profiles/package.mask
36 index 03ad4264c79..6ca89aa8213 100644
37 --- a/profiles/package.mask
38 +++ b/profiles/package.mask
39 @@ -512,6 +512,7 @@ dev-lua/luacrypto
40 >=app-admin/conky-1.11.4
41 >=app-benchmarks/sysbench-1.0.20-r100
42 >=app-benchmarks/wrk-4.1.0-r100
43 +>=app-crypt/cardpeek-0.8.4
44 >=app-crypt/ekeyd-1.1.5-r100
45 >=app-misc/worker-3.8.3-r100
46 =dev-games/openscenegraph-openmw-3.4_p20200425-r100