commit: 1ae55952e7f7a5d6ec6ace9593acbc9b3b462123 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 24 17:21:20 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Dec 24 17:21:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae55952
net-misc/dhcpcd-ui: Stabilize 0.7.9 x86, #920596 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/dhcpcd-ui/dhcpcd-ui-0.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.9.ebuild b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.9.ebuild index 7bf58feed052..52148a4f3933 100644 --- a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.9.ebuild +++ b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NetworkConfiguration/dhcpcd-ui/releases/download/v${ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug gtk libnotify ncurses qt5" # Qt handles notifications separately, no need for libnotify there
