diff options
author | Sam James <sam@gentoo.org> | 2023-12-24 00:59:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-24 00:59:48 +0000 |
commit | e90159a6131406ec05b81a137a6753d54ec9177f (patch) | |
tree | 2cbe3e361c82b6ce141cbc298866f1a3ffee1ec0 /net-misc | |
parent | x11-themes/numix-icon-theme-circle: Stabilize 23.09.11 ALLARCHES, #920594 (diff) | |
download | gentoo-e90159a6131406ec05b81a137a6753d54ec9177f.tar.gz gentoo-e90159a6131406ec05b81a137a6753d54ec9177f.tar.bz2 gentoo-e90159a6131406ec05b81a137a6753d54ec9177f.zip |
net-misc/dhcpcd-ui: Stabilize 0.7.9 amd64, #920596
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd-ui/dhcpcd-ui-0.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 b29581f35d00..7bf58feed052 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 |