diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 10:24:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 10:24:32 +0000 |
commit | 5a761d10ed4789072766f2157e4163d2f481bf66 (patch) | |
tree | 8f974125b4985244a6ec369916a630799e29d5f0 /net-misc | |
parent | app-editors/hexcurse: Stabilize 1.60.0 amd64, #763246 (diff) | |
download | gentoo-5a761d10ed4789072766f2157e4163d2f481bf66.tar.gz gentoo-5a761d10ed4789072766f2157e4163d2f481bf66.tar.bz2 gentoo-5a761d10ed4789072766f2157e4163d2f481bf66.zip |
net-misc/dhcpcd-ui: Stabilize 0.7.8 amd64, #769158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild index c6399302fb9a..e9e488537207 100644 --- a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild +++ b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.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 libnotify ncurses qt5" REQUIRED_USE="libnotify? ( gtk ) |