diff options
author | 2017-01-02 10:47:23 +0100 | |
---|---|---|
committer | 2017-01-02 10:53:47 +0100 | |
commit | 9436fb04456ef886c0c13481644b175a7a9926e3 (patch) | |
tree | 3964fbc25dab6c5f0525f8d5c57d6b889d3b798f /sys-apps/bleachbit | |
parent | x11-misc/tint2: x86 stable wrt bug #600902 (diff) | |
download | gentoo-9436fb04456ef886c0c13481644b175a7a9926e3.tar.gz gentoo-9436fb04456ef886c0c13481644b175a7a9926e3.tar.bz2 gentoo-9436fb04456ef886c0c13481644b175a7a9926e3.zip |
sys-apps/bleachbit: x86 stable wrt bug #590664
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/bleachbit')
-rw-r--r-- | sys-apps/bleachbit/bleachbit-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bleachbit/bleachbit-1.12.ebuild b/sys-apps/bleachbit/bleachbit-1.12.ebuild index 3f267de93580..abf8aadcee7f 100644 --- a/sys-apps/bleachbit/bleachbit-1.12.ebuild +++ b/sys-apps/bleachbit/bleachbit-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+gtk nls" RDEPEND=" |