diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-26 22:36:44 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-26 22:37:11 +0200 |
commit | 0cce517d29090ff3e21ec339d6b4785091cd16f1 (patch) | |
tree | 010c439cae893d51e3fda78d7c361895411df629 /sys-apps/gptfdisk | |
parent | media-libs/freetype: x86 stable (bug #583980). (diff) | |
download | gentoo-0cce517d29090ff3e21ec339d6b4785091cd16f1.tar.gz gentoo-0cce517d29090ff3e21ec339d6b4785091cd16f1.tar.bz2 gentoo-0cce517d29090ff3e21ec339d6b4785091cd16f1.zip |
sys-apps/gptfdisk: x86 stable (bug #583982).
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps/gptfdisk')
-rw-r--r-- | sys-apps/gptfdisk/gptfdisk-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.1.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.1.ebuild index 249a9d2bf213..24373a8a71df 100644 --- a/sys-apps/gptfdisk/gptfdisk-1.0.1.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="kernel_linux ncurses static" LIB_DEPEND=" |