diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 10:26:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 10:26:22 +0000 |
commit | 0cee465f04932c14a89d6fd2c541c7344ef2e62b (patch) | |
tree | 61c5f5d6d1c9d936ba6be06d2d72ce137b44dadc /net-misc/dhcpcd-ui | |
parent | net-proxy/privoxy: Stabilize 3.0.32 x86, #771960 (diff) | |
download | gentoo-0cee465f04932c14a89d6fd2c541c7344ef2e62b.tar.gz gentoo-0cee465f04932c14a89d6fd2c541c7344ef2e62b.tar.bz2 gentoo-0cee465f04932c14a89d6fd2c541c7344ef2e62b.zip |
net-misc/dhcpcd-ui: Stabilize 0.7.8 x86, #769158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd-ui')
-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 e9e488537207..8df1568682ce 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 ) |