diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 14:30:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 14:30:28 +0000 |
commit | 276af6c14c361a4405a964db42e78f568756945d (patch) | |
tree | 4648aae1340fb605fbd69955d92740bbb651bae2 /net-dns/mydns | |
parent | media-sound/vmpk: Stabilize 0.8.0 x86, #763186 (diff) | |
download | gentoo-276af6c14c361a4405a964db42e78f568756945d.tar.gz gentoo-276af6c14c361a4405a964db42e78f568756945d.tar.bz2 gentoo-276af6c14c361a4405a964db42e78f568756945d.zip |
net-dns/mydns: Stabilize 1.2.8.31-r2 x86, #763438
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/mydns')
-rw-r--r-- | net-dns/mydns/mydns-1.2.8.31-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/mydns/mydns-1.2.8.31-r2.ebuild b/net-dns/mydns/mydns-1.2.8.31-r2.ebuild index 5f6aeb01f0cb..febcd54ce5da 100644 --- a/net-dns/mydns/mydns-1.2.8.31-r2.ebuild +++ b/net-dns/mydns/mydns-1.2.8.31-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mydns-ng/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="alias debug nls mysql postgres ssl static status" RDEPEND="mysql? ( dev-db/mysql-connector-c:= ) |