From: Matt Turner Date: Tue, 17 Mar 2020 02:55:52 +0000 (-0700) Subject: dev-util/bustle: drop alpha keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=261ddc1e3f43a216238d44cc4aeb09204b7fd5b4;p=gentoo.git dev-util/bustle: drop alpha keywords Signed-off-by: Matt Turner --- diff --git a/dev-util/bustle/bustle-0.4.2-r1.ebuild b/dev-util/bustle/bustle-0.4.2-r1.ebuild index 2371ba381c98..0f634cbe79da 100644 --- a/dev-util/bustle/bustle-0.4.2-r1.ebuild +++ b/dev-util/bustle/bustle-0.4.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://willthompson.co.uk/${PN}/releases/${PV}/${P}.tar.gz https://dev. LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2 SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib:2