diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-25 16:18:19 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-25 16:18:19 -0800 |
commit | 5671613f07850086a11a1ace34816b498e9b69b7 (patch) | |
tree | d89423bc5dc9ede9e26177cf6e49d5f1c152e796 /media-radio | |
parent | profiles/alpha: Add '~alpha' to ACCEPT_KEYWORDS (diff) | |
download | gentoo-5671613f07850086a11a1ace34816b498e9b69b7.tar.gz gentoo-5671613f07850086a11a1ace34816b498e9b69b7.tar.bz2 gentoo-5671613f07850086a11a1ace34816b498e9b69b7.zip |
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/cwdaemon/cwdaemon-0.10.2.ebuild | 2 | ||||
-rw-r--r-- | media-radio/unixcw/unixcw-3.5.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild b/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild index 2a0f1e0336d0..905c3d4e8dee 100644 --- a/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild +++ b/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="~alpha amd64 ppc x86" IUSE="" RDEPEND=">=media-radio/unixcw-3.3.1" diff --git a/media-radio/unixcw/unixcw-3.5.1.ebuild b/media-radio/unixcw/unixcw-3.5.1.ebuild index a80f7d96363c..0ee5bc81f437 100644 --- a/media-radio/unixcw/unixcw-3.5.1.ebuild +++ b/media-radio/unixcw/unixcw-3.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="~alpha amd64 ppc x86" IUSE="alsa ncurses pulseaudio suid test qt5" RESTRICT="!test? ( test )" |