diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:46:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:48:26 +0100 |
commit | ab165c43ed07792b61f8fe6f9214c727cb4d52a5 (patch) | |
tree | 73f67dec5fe2a9a2d69cb4f62f67e05aeae7c2a8 /net-dns/updatedd | |
parent | media-radio/svxlink: x86 stable (bug #647926) (diff) | |
download | gentoo-ab165c43ed07792b61f8fe6f9214c727cb4d52a5.tar.gz gentoo-ab165c43ed07792b61f8fe6f9214c727cb4d52a5.tar.bz2 gentoo-ab165c43ed07792b61f8fe6f9214c727cb4d52a5.zip |
net-dns/updatedd: x86 stable (bug #647724)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-dns/updatedd')
-rw-r--r-- | net-dns/updatedd/updatedd-2.6-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/updatedd/updatedd-2.6-r5.ebuild b/net-dns/updatedd/updatedd-2.6-r5.ebuild index fae1a41e9e1b..093f87e8e581 100644 --- a/net-dns/updatedd/updatedd-2.6-r5.ebuild +++ b/net-dns/updatedd/updatedd-2.6-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="" DEPEND="" |