diff options
-rw-r--r-- | net-misc/dibbler/dibbler-1.0.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dibbler/dibbler-1.0.1-r3.ebuild b/net-misc/dibbler/dibbler-1.0.1-r3.ebuild index 3bc3e0296bbb..7d2df39972fe 100644 --- a/net-misc/dibbler/dibbler-1.0.1-r3.ebuild +++ b/net-misc/dibbler/dibbler-1.0.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://klub.com.pl/dhcpv6/dibbler/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips x86" IUSE="doc resolvconf" RDEPEND="resolvconf? ( virtual/resolvconf )" |