diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 10:18:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 10:18:52 +0000 |
commit | 17c4442a6c303b9125a6971aab37014a5f09ef94 (patch) | |
tree | 382c2acc6c1a78afe7b039fcfb1b5ce08ce74ef3 /net-dns | |
parent | dev-perl/File-Copy-Recursive: Keyword 0.450.0 ppc64, #737594 (diff) | |
download | gentoo-17c4442a6c303b9125a6971aab37014a5f09ef94.tar.gz gentoo-17c4442a6c303b9125a6971aab37014a5f09ef94.tar.bz2 gentoo-17c4442a6c303b9125a6971aab37014a5f09ef94.zip |
net-dns/openresolv: Stabilize 3.10.0 sparc, #728884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/openresolv/openresolv-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/openresolv/openresolv-3.10.0.ebuild b/net-dns/openresolv/openresolv-3.10.0.ebuild index bfc66b5f7d91..6e0cac7f3353 100644 --- a/net-dns/openresolv/openresolv-3.10.0.ebuild +++ b/net-dns/openresolv/openresolv-3.10.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://roy.marples.name/downloads/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-resolvconf )" |