diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:51:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:42 +0100 |
commit | a80496517a33e25088b90aae2cf9d11c981d6087 (patch) | |
tree | 87c0b092a7d70e04d26761075d7568b1ad9aa6f2 /net-dns/updatedd | |
parent | dev-libs/mm: amd64 stable wrt bug #648230 (diff) | |
download | gentoo-a80496517a33e25088b90aae2cf9d11c981d6087.tar.gz gentoo-a80496517a33e25088b90aae2cf9d11c981d6087.tar.bz2 gentoo-a80496517a33e25088b90aae2cf9d11c981d6087.zip |
net-dns/updatedd: amd64 stable wrt bug #647724
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-dns/updatedd')
-rw-r--r-- | net-dns/updatedd/updatedd-2.6-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/updatedd/updatedd-2.6-r5.ebuild b/net-dns/updatedd/updatedd-2.6-r5.ebuild index 093f87e8e581..bec393118371 100644 --- a/net-dns/updatedd/updatedd-2.6-r5.ebuild +++ b/net-dns/updatedd/updatedd-2.6-r5.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="" |