diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:51:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:27 +0100 |
commit | 23fc167f0110c8b40d23216a805f1d8a3409f40d (patch) | |
tree | 2daaa04da1207f0083227794e607c554016ccd66 /net-proxy/dnsproxy | |
parent | app-misc/digitemp: x86 stable (bug #676412) (diff) | |
download | gentoo-23fc167f0110c8b40d23216a805f1d8a3409f40d.tar.gz gentoo-23fc167f0110c8b40d23216a805f1d8a3409f40d.tar.bz2 gentoo-23fc167f0110c8b40d23216a805f1d8a3409f40d.zip |
net-proxy/dnsproxy: x86 stable (bug #676756)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-proxy/dnsproxy')
-rw-r--r-- | net-proxy/dnsproxy/dnsproxy-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/dnsproxy/dnsproxy-1.17.ebuild b/net-proxy/dnsproxy/dnsproxy-1.17.ebuild index 77a4f6123f42..6b64e6a9e0bf 100644 --- a/net-proxy/dnsproxy/dnsproxy-1.17.ebuild +++ b/net-proxy/dnsproxy/dnsproxy-1.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://www.wolfermann.org/${P}.tar.gz" LICENSE="MIT GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" dev-libs/libevent |