diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:27:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:27:16 +0100 |
commit | 9361593e505654952d7761d1486239fc93d7ef17 (patch) | |
tree | 5a324a6757c779f0f66efc4edde3cdd9ff972252 /sys-apps | |
parent | media-libs/freetype: sparc stable wrt bug #583980 (diff) | |
download | gentoo-9361593e505654952d7761d1486239fc93d7ef17.tar.gz gentoo-9361593e505654952d7761d1486239fc93d7ef17.tar.bz2 gentoo-9361593e505654952d7761d1486239fc93d7ef17.zip |
sys-apps/gptfdisk: sparc stable wrt bug #583982
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 e831e082494f..71f1831ba3d5 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-2016 Gentoo Foundation +# Copyright 1999-2017 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=" |