summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-18 17:07:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-18 17:07:10 +0100
commit9063bf55c0190944262494840e73d31ba8594c08 (patch)
tree3a39ad42f66b3509b4597cb7899e9d3a3bfecbfb /sys-apps/gptfdisk
parentdev-php/fedora-autoloader: bump to v1.0.1 (diff)
downloadgentoo-9063bf55c0190944262494840e73d31ba8594c08.tar.gz
gentoo-9063bf55c0190944262494840e73d31ba8594c08.tar.bz2
gentoo-9063bf55c0190944262494840e73d31ba8594c08.zip
sys-apps/gptfdisk: amd64 stable wrt bug #710018
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/gptfdisk')
-rw-r--r--sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild
index 5f5ea9aeddda..7fd897eecbe1 100644
--- a/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 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}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="kernel_linux ncurses static"
# libuuid from util-linux is required.