diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2021-03-11 15:37:37 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2021-03-11 15:38:20 +0100 |
commit | 18f90cc4645b8ff4e3c32349239be7f63dea749b (patch) | |
tree | e8b54dddd2d60f47fd5141dd0e4ea1390e4f26d1 /media-libs/hamlib | |
parent | media-libs/hamlib: Drop old (diff) | |
download | gentoo-18f90cc4645b8ff4e3c32349239be7f63dea749b.tar.gz gentoo-18f90cc4645b8ff4e3c32349239be7f63dea749b.tar.bz2 gentoo-18f90cc4645b8ff4e3c32349239be7f63dea749b.zip |
media-libs/hamlib: Add Subslot for >=media-radio/hamlib-4.1
Closes: https://bugs.gentoo.org/774885
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r-- | media-libs/hamlib/hamlib-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/hamlib/hamlib-4.1.ebuild b/media-libs/hamlib/hamlib-4.1.ebuild index d5550a87ae9b..0e74ee1e6b9a 100644 --- a/media-libs/hamlib/hamlib-4.1.ebuild +++ b/media-libs/hamlib/hamlib-4.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.hamlib.org" SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz" LICENSE="LGPL-2 GPL-2" -SLOT="0" +SLOT="0/4" KEYWORDS="~amd64 ~x86" IUSE="doc perl python tcl" |