summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:44:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:44:27 +0200
commit55c7e563bffeec1b71889e3afcbccc10030a97c6 (patch)
tree5014d8b5a88b8c3b13dfee10112546c60727d0a1 /net-misc/dhcpcd-ui
parentdev-python/cloudpickle: x86 stable wrt bug #730436 (diff)
downloadgentoo-55c7e563bffeec1b71889e3afcbccc10030a97c6.tar.gz
gentoo-55c7e563bffeec1b71889e3afcbccc10030a97c6.tar.bz2
gentoo-55c7e563bffeec1b71889e3afcbccc10030a97c6.zip
net-misc/dhcpcd-ui: x86 stable wrt bug #730450
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd-ui')
-rw-r--r--net-misc/dhcpcd-ui/dhcpcd-ui-0.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.7.ebuild b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.7.ebuild
index c10bf527578d..10e3fb26161e 100644
--- a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.7.ebuild
+++ b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://roy.marples.name/downloads/${PN%-ui}/${P}.tar.xz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug gtk gtk2 libnotify ncurses qt5"
REQUIRED_USE="libnotify? ( gtk )