summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-29 18:49:54 +0000
committerSam James <sam@gentoo.org>2022-01-29 18:49:54 +0000
commitef8b82a0ca7c82473f810968d8e22864a313c3f9 (patch)
tree36f05509a0a345d0f16def5d5be6eb352c62a0a1 /media-libs/hamlib
parentmedia-gfx/graphite2: drop -nodefaultlibs (diff)
downloadgentoo-ef8b82a0ca7c82473f810968d8e22864a313c3f9.tar.gz
gentoo-ef8b82a0ca7c82473f810968d8e22864a313c3f9.tar.bz2
gentoo-ef8b82a0ca7c82473f810968d8e22864a313c3f9.zip
media-libs/hamlib: Stabilize 4.4 amd64, #832335
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r--media-libs/hamlib/hamlib-4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/hamlib/hamlib-4.4.ebuild b/media-libs/hamlib/hamlib-4.4.ebuild
index b741ce89b037..97752742fb65 100644
--- a/media-libs/hamlib/hamlib-4.4.ebuild
+++ b/media-libs/hamlib/hamlib-4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz"
LICENSE="LGPL-2 GPL-2"
SLOT="0/4.2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc perl python tcl"
RESTRICT="test"