sys-block/gpart: x86 stable (bug #696358)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 6 Oct 2019 20:57:34 +0000 (22:57 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 6 Oct 2019 21:17:53 +0000 (23:17 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-block/gpart/gpart-0.3.ebuild

index 7b56760641f25b052e26028c545ed403c444eef3..d7ad8a74b163d64c9f339d1c0627a2eeefbf1bb3 100644 (file)
@@ -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=""