summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 11:33:59 +0000
committerSam James <sam@gentoo.org>2022-12-18 11:33:59 +0000
commita8eb2facb0eae28da51bd79a72c4fc67c8dc5167 (patch)
treeef36d96cbdd50aa544f697a76f53793e0f1d1af0 /net-misc/htpdate
parentnet-libs/libpsl: Stabilize 0.21.1-r1 arm, #886775 (diff)
downloadgentoo-a8eb2facb0eae28da51bd79a72c4fc67c8dc5167.tar.gz
gentoo-a8eb2facb0eae28da51bd79a72c4fc67c8dc5167.tar.bz2
gentoo-a8eb2facb0eae28da51bd79a72c4fc67c8dc5167.zip
net-misc/htpdate: Stabilize 1.3.4 arm, #886779
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/htpdate')
-rw-r--r--net-misc/htpdate/htpdate-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/htpdate/htpdate-1.3.4.ebuild b/net-misc/htpdate/htpdate-1.3.4.ebuild
index 31e1a7d493bf..d249d53e4cd4 100644
--- a/net-misc/htpdate/htpdate-1.3.4.ebuild
+++ b/net-misc/htpdate/htpdate-1.3.4.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
IUSE="+ssl"
LICENSE="GPL-2"