diff options
author | Sam James <sam@gentoo.org> | 2024-01-24 06:35:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-24 06:35:17 +0000 |
commit | aef14a206218246a69e34d7ba01e406ce5225a12 (patch) | |
tree | b76803b6b2d85e4425b30e5f55cd51cdb6f73608 /net-dns/ddclient | |
parent | app-text/aspell: Stabilize 0.60.8.1 arm, #922791 (diff) | |
download | gentoo-aef14a206218246a69e34d7ba01e406ce5225a12.tar.gz gentoo-aef14a206218246a69e34d7ba01e406ce5225a12.tar.bz2 gentoo-aef14a206218246a69e34d7ba01e406ce5225a12.zip |
net-dns/ddclient: Stabilize 3.11.2 x86, #922792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/ddclient')
-rw-r--r-- | net-dns/ddclient/ddclient-3.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/ddclient/ddclient-3.11.2.ebuild b/net-dns/ddclient/ddclient-3.11.2.ebuild index ffe43a762e6f..17f341073d57 100644 --- a/net-dns/ddclient/ddclient-3.11.2.ebuild +++ b/net-dns/ddclient/ddclient-3.11.2.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" |