diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-04-30 17:23:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-04-30 17:23:22 +0200 |
commit | f94c7ff85ac0308f9f99f590a545245e18841206 (patch) | |
tree | 1d8f0c9731a529b3b30cfec7441d8e24d120df69 /net-dns | |
parent | dev-util/git-delta: amd64 stable wrt bug #786960 (diff) | |
download | gentoo-f94c7ff85ac0308f9f99f590a545245e18841206.tar.gz gentoo-f94c7ff85ac0308f9f99f590a545245e18841206.tar.bz2 gentoo-f94c7ff85ac0308f9f99f590a545245e18841206.zip |
net-dns/updatedd: amd64 stable wrt bug #786984
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/updatedd/updatedd-2.6-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/updatedd/updatedd-2.6-r6.ebuild b/net-dns/updatedd/updatedd-2.6-r6.ebuild index d352c43644a3..220691ccf4da 100644 --- a/net-dns/updatedd/updatedd-2.6-r6.ebuild +++ b/net-dns/updatedd/updatedd-2.6-r6.ebuild @@ -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="" |