commit: 37d9c98b23839404be1e28e7f66b7123bebc7a2f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 09:06:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 09:06:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d9c98b
net-misc/htpdate: Stabilize 2.0.0 ppc, #960126
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/htpdate/htpdate-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/htpdate/htpdate-2.0.0.ebuild
b/net-misc/htpdate/htpdate-2.0.0.ebuild
index 76a9b1d3a834..e3fd0215c77a 100644
--- a/net-misc/htpdate/htpdate-2.0.0.ebuild
+++ b/net-misc/htpdate/htpdate-2.0.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/twekkel/htpdate"
else
SRC_URI="https://github.com/twekkel/${PN}/archive/refs/tags/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86
~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~x86
~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2+"