From: Thomas Deutschmann Date: Sun, 6 Oct 2019 20:57:34 +0000 (+0200) Subject: sys-block/gpart: x86 stable (bug #696358) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=147031e4ffa16b8fa21ad0001652cf0a29988333;p=gentoo.git sys-block/gpart: x86 stable (bug #696358) Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-block/gpart/gpart-0.3.ebuild b/sys-block/gpart/gpart-0.3.ebuild index 7b56760641f2..d7ad8a74b163 100644 --- a/sys-block/gpart/gpart-0.3.ebuild +++ b/sys-block/gpart/gpart-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/baruch/gpart/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="" RDEPEND=""