summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-10-06 22:57:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:17:53 +0200
commit147031e4ffa16b8fa21ad0001652cf0a29988333 (patch)
treeaee295537c6087016b7326dff27db93f22ba4f2a
parentnet-ftp/ftpbase: x86 stable (bug #696330) (diff)
downloadgentoo-147031e4ffa16b8fa21ad0001652cf0a29988333.tar.gz
gentoo-147031e4ffa16b8fa21ad0001652cf0a29988333.tar.bz2
gentoo-147031e4ffa16b8fa21ad0001652cf0a29988333.zip
sys-block/gpart: x86 stable (bug #696358)
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--sys-block/gpart/gpart-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""