Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/htpdate/
Date: Tue, 30 Mar 2021 17:35:58
Message-Id: 1617125741.2dd0d6d0b39021b6772dd9a2accd8888515f485b.sam@gentoo
1 commit: 2dd0d6d0b39021b6772dd9a2accd8888515f485b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 17:34:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 17:35:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd0d6d0
7
8 net-misc/htpdate: Stabilize 1.2.2 arm64, #757204
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/htpdate/htpdate-1.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/htpdate/htpdate-1.2.2.ebuild b/net-misc/htpdate/htpdate-1.2.2.ebuild
16 index 7c87e05723f..43d62e9bf18 100644
17 --- a/net-misc/htpdate/htpdate-1.2.2.ebuild
18 +++ b/net-misc/htpdate/htpdate-1.2.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
25
26 DEPEND=""
27 RDEPEND=""