From: Mikle Kolyada Date: Mon, 8 Oct 2018 11:58:37 +0000 (+0300) Subject: sys-fs/treesize: Mark stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a232200f7a351d5fbcde4a8f4bcf020f43bac196;p=gentoo.git sys-fs/treesize: Mark stable Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/sys-fs/treesize/treesize-0.54.1-r1.ebuild b/sys-fs/treesize/treesize-0.54.1-r1.ebuild index ab8727ebfd4f..315e9e86c23f 100644 --- a/sys-fs/treesize/treesize-0.54.1-r1.ebuild +++ b/sys-fs/treesize/treesize-0.54.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tbz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND}"