diff options
author | Sam James <sam@gentoo.org> | 2021-06-12 15:40:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-12 15:40:45 +0000 |
commit | 0b407a191480e8c0d75df8498e06f2a46f11c98b (patch) | |
tree | d6ffcc4b2ed2ddb097c5f5722336b6989afd57d4 | |
parent | sys-auth/nss-mdns: add 0.15.1, drop 0.15 (diff) | |
download | gentoo-0b407a191480e8c0d75df8498e06f2a46f11c98b.tar.gz gentoo-0b407a191480e8c0d75df8498e06f2a46f11c98b.tar.bz2 gentoo-0b407a191480e8c0d75df8498e06f2a46f11c98b.zip |
sys-apps/gptfdisk: Stabilize 1.0.7 arm, #795207
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild index f31aeb901e8b..d87fc1a4be3e 100644 --- a/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild @@ -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. |