Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/hamlib/
Date: Sat, 29 Jan 2022 18:50:14
Message-Id: 1643482197.70970c8c89ea252c1e481b24d1c73a296604359b.sam@gentoo
1 commit: 70970c8c89ea252c1e481b24d1c73a296604359b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 18:49:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 18:49:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70970c8c
7
8 media-libs/hamlib: Stabilize 4.4 x86, #832335
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/hamlib/hamlib-4.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/hamlib/hamlib-4.4.ebuild b/media-libs/hamlib/hamlib-4.4.ebuild
16 index 97752742fb65..1cc6e90cd16f 100644
17 --- a/media-libs/hamlib/hamlib-4.4.ebuild
18 +++ b/media-libs/hamlib/hamlib-4.4.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz"
20
21 LICENSE="LGPL-2 GPL-2"
22 SLOT="0/4.2"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="doc perl python tcl"
26
27 RESTRICT="test"