diff options
author | Sam James <sam@gentoo.org> | 2023-01-10 04:32:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-10 04:32:47 +0000 |
commit | 8911769707cdff30296962eb7fb8a826e33bffd3 (patch) | |
tree | 23d9c961e2e8b120631a22c49bd6c2ee346bcd79 /net-misc | |
parent | net-misc/rdate: Stabilize 1.11 sparc, #890315 (diff) | |
download | gentoo-8911769707cdff30296962eb7fb8a826e33bffd3.tar.gz gentoo-8911769707cdff30296962eb7fb8a826e33bffd3.tar.bz2 gentoo-8911769707cdff30296962eb7fb8a826e33bffd3.zip |
net-misc/rdate: Stabilize 1.11 hppa, #890315
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rdate/rdate-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rdate/rdate-1.11.ebuild b/net-misc/rdate/rdate-1.11.ebuild index aa399af919b7..d5a2876ead2c 100644 --- a/net-misc/rdate/rdate-1.11.ebuild +++ b/net-misc/rdate/rdate-1.11.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}-${PV}" LICENSE="BSD-4" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" DEPEND="dev-libs/libbsd" RDEPEND="${DEPEND}" |