summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-07 23:29:39 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-07 22:32:23 +0100
commitb7be81807a5c03b270de69665bc919f69e45e91b (patch)
treeafb1d172a71fea13295b53099a62847e104f344a /dev-util
parentdrop haskell on sparc, it doesn't build at all (diff)
downloadgentoo-b7be81807a5c03b270de69665bc919f69e45e91b.tar.gz
gentoo-b7be81807a5c03b270de69665bc919f69e45e91b.tar.bz2
gentoo-b7be81807a5c03b270de69665bc919f69e45e91b.zip
dev-util/bustle: drop sparc, deps don't build at all
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/bustle/bustle-0.4.2-r1.ebuild2
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 0f634cbe79da..69821eeaea16 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="amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
IUSE=""
RDEPEND="dev-libs/glib:2