diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 19:35:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 19:35:30 +0200 |
commit | 477d511010646860f678fe17a63a185aa29c2cda (patch) | |
tree | edde5427e1d126f66d768f327a0f4e7f6cfa0ddb /net-misc/rdate | |
parent | x11-base/xwayland: Version bump to 22.1.0 (diff) | |
download | gentoo-477d511010646860f678fe17a63a185aa29c2cda.tar.gz gentoo-477d511010646860f678fe17a63a185aa29c2cda.tar.bz2 gentoo-477d511010646860f678fe17a63a185aa29c2cda.zip |
net-misc/rdate: Stabilize 1.10.2 hppa, #833447
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/rdate')
-rw-r--r-- | net-misc/rdate/rdate-1.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rdate/rdate-1.10.2.ebuild b/net-misc/rdate/rdate-1.10.2.ebuild index 03f355b22a48..7fee80123b66 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}" |