sys-apps/bleachbit: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 13:07:53 +0000 (09:07 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 13:15:48 +0000 (09:15 -0400)
Bug: https://bugs.gentoo.org/652436
Package-Manager: Portage-2.3.28, Repoman-2.3.9

sys-apps/bleachbit/bleachbit-2.0.ebuild

index 3cf1d36382e9183cc8955451cfb651e5bcb45eeb..a3c40b18533777799567da82b75f948cfb5daaa5 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+gtk"
 
 RDEPEND="gtk? ( dev-python/pygtk:2[$PYTHON_USEDEP] )"