diff options
author | Sam James <sam@gentoo.org> | 2022-12-10 19:05:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-10 19:06:03 +0000 |
commit | ce3729220a8f930622c697b587fd3cc078c74840 (patch) | |
tree | 29cb8938eb81d51418c5c403b840c035444c50f3 /net-dns/ddclient | |
parent | dev-ruby/facter: keyword 4.2.14 for ~riscv (diff) | |
download | gentoo-ce3729220a8f930622c697b587fd3cc078c74840.tar.gz gentoo-ce3729220a8f930622c697b587fd3cc078c74840.tar.bz2 gentoo-ce3729220a8f930622c697b587fd3cc078c74840.zip |
net-dns/ddclient: Stabilize 3.10.0 ppc, #885325
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/ddclient')
-rw-r--r-- | net-dns/ddclient/ddclient-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/ddclient/ddclient-3.10.0.ebuild b/net-dns/ddclient/ddclient-3.10.0.ebuild index 38aa784ca42a..8e6a10b1e7c1 100644 --- a/net-dns/ddclient/ddclient-3.10.0.ebuild +++ b/net-dns/ddclient/ddclient-3.10.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries" HOMEPAGE="https://ddclient.net/" SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="examples selinux test" |