diff options
author | Sam James <sam@gentoo.org> | 2022-12-10 17:47:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-10 17:47:08 +0000 |
commit | b758446079850c60211d34809d1573d7689edffc (patch) | |
tree | 2817363bf34c180581018d15e7eb2ee5dd288d4c | |
parent | dev-python/cfn-lint: Stabilize 0.71.1 ALLARCHES, #885151 (diff) | |
download | gentoo-b758446079850c60211d34809d1573d7689edffc.tar.gz gentoo-b758446079850c60211d34809d1573d7689edffc.tar.bz2 gentoo-b758446079850c60211d34809d1573d7689edffc.zip |
net-dns/ddclient: Stabilize 3.10.0 x86, #885325
Signed-off-by: Sam James <sam@gentoo.org>
-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 942434534988..b5fe97d1a190 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" |