diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-24 15:03:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-24 15:03:03 +0000 |
commit | be663cf0452a01b8906bd51677b22bbeb93e658d (patch) | |
tree | 780651d8c4f205e206ceccf1eceba592995b8c58 /sys-apps/gptfdisk | |
parent | media-libs/libv4l: Stabilize 1.28.1 sparc, #940079 (diff) | |
download | gentoo-be663cf0452a01b8906bd51677b22bbeb93e658d.tar.gz gentoo-be663cf0452a01b8906bd51677b22bbeb93e658d.tar.bz2 gentoo-be663cf0452a01b8906bd51677b22bbeb93e658d.zip |
sys-apps/gptfdisk: Stabilize 1.0.10-r1 sparc, #940084
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/gptfdisk')
-rw-r--r-- | sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild index 5c9629d30559..5513136c8d9c 100644 --- a/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="ncurses static" # libuuid from util-linux is required. |