diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-07 23:29:39 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-07 22:32:23 +0100 |
commit | b7be81807a5c03b270de69665bc919f69e45e91b (patch) | |
tree | afb1d172a71fea13295b53099a62847e104f344a /dev-util/bustle/bustle-0.4.2-r1.ebuild | |
parent | drop haskell on sparc, it doesn't build at all (diff) | |
download | gentoo-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/bustle/bustle-0.4.2-r1.ebuild')
-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 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 |