diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-16 19:55:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-16 20:00:34 -0700 |
commit | 261ddc1e3f43a216238d44cc4aeb09204b7fd5b4 (patch) | |
tree | f69e1ac5d96b2fba8ecc5c3ec0fbb476abc70e5d /dev-util | |
parent | dev-vcs/darcs: drop alpha keywords (diff) | |
download | gentoo-261ddc1e3f43a216238d44cc4aeb09204b7fd5b4.tar.gz gentoo-261ddc1e3f43a216238d44cc4aeb09204b7fd5b4.tar.bz2 gentoo-261ddc1e3f43a216238d44cc4aeb09204b7fd5b4.zip |
dev-util/bustle: drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bustle/bustle-0.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |