diff options
author | 2021-03-30 18:34:30 +0100 | |
---|---|---|
committer | 2021-03-30 18:35:41 +0100 | |
commit | 2dd0d6d0b39021b6772dd9a2accd8888515f485b (patch) | |
tree | 2df0a478e5263e287a447fef20ddda666d6433df /net-misc/htpdate | |
parent | media-libs/dav1d: x86 stable (bug #774741) (diff) | |
download | gentoo-2dd0d6d0b39021b6772dd9a2accd8888515f485b.tar.gz gentoo-2dd0d6d0b39021b6772dd9a2accd8888515f485b.tar.bz2 gentoo-2dd0d6d0b39021b6772dd9a2accd8888515f485b.zip |
net-misc/htpdate: Stabilize 1.2.2 arm64, #757204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/htpdate')
-rw-r--r-- | net-misc/htpdate/htpdate-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/htpdate/htpdate-1.2.2.ebuild b/net-misc/htpdate/htpdate-1.2.2.ebuild index 7c87e05723ff..43d62e9bf180 100644 --- a/net-misc/htpdate/htpdate-1.2.2.ebuild +++ b/net-misc/htpdate/htpdate-1.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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" DEPEND="" RDEPEND="" |