From: Aaron Bauman Date: Sat, 31 Mar 2018 23:26:21 +0000 (-0400) Subject: sys-libs/libstatgrab: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b72ce1c7a70bec12cf5fb6db84ca860c272dd3a;p=gentoo.git sys-libs/libstatgrab: amd64 stable Bug: https://bugs.gentoo.org/651712 Package-Manager: Portage-2.3.27, Repoman-2.3.9 --- diff --git a/sys-libs/libstatgrab/libstatgrab-0.91.ebuild b/sys-libs/libstatgrab/libstatgrab-0.91.ebuild index 66d6b6f489ea..cecf282cfc26 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.91.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libsta LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT=0 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~x86" IUSE="doc examples static-libs" RDEPEND="sys-libs/ncurses"