summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-12 23:56:48 +0000
committerSam James <sam@gentoo.org>2021-01-12 23:56:48 +0000
commit0a48e0515cdcbf0ddd0099c2d59f9c5f7c632c86 (patch)
tree34534ff1cc1f7486c5cadb1c0a63f7ee2d6c8f58 /sys-block
parentmedia-gfx/maim: Stabilize 5.6.3 amd64, #764896 (diff)
downloadgentoo-0a48e0515cdcbf0ddd0099c2d59f9c5f7c632c86.tar.gz
gentoo-0a48e0515cdcbf0ddd0099c2d59f9c5f7c632c86.tar.bz2
gentoo-0a48e0515cdcbf0ddd0099c2d59f9c5f7c632c86.zip
sys-block/whdd: Stabilize 3.0.1 amd64, #764965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/whdd/whdd-3.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/whdd/whdd-3.0.1.ebuild b/sys-block/whdd/whdd-3.0.1.ebuild
index e3e2b0a37fc6..38f9947c95c0 100644
--- a/sys-block/whdd/whdd-3.0.1.ebuild
+++ b/sys-block/whdd/whdd-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
inherit vcs-snapshot
fi