commit: d08bbf5b5166e06bab38d98e199298afd88b6de3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 21:37:34 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 21:37:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08bbf5b
net-misc/rdate: Stabilize 1.10.2 ppc64, #833447
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/rdate/rdate-1.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/rdate/rdate-1.10.2.ebuild
b/net-misc/rdate/rdate-1.10.2.ebuild
index 0206123e97c5..7df5279abdf6 100644
--- a/net-misc/rdate/rdate-1.10.2.ebuild
+++ b/net-misc/rdate/rdate-1.10.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}-${PV}"
LICENSE="BSD-4"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
DEPEND="dev-libs/libbsd"
RDEPEND="${DEPEND}"