diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:20:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:21:15 +0100 |
commit | dca897a1442c267b4dd267b2ad1f5e5a222b8a6b (patch) | |
tree | 65355cd9b89b6336da52c2080b7627f20cce6454 /net-misc/dhcpcd-ui | |
parent | lxde-base/menu-cache: amd64 stable wrt bug #604150 (diff) | |
download | gentoo-dca897a1442c267b4dd267b2ad1f5e5a222b8a6b.tar.gz gentoo-dca897a1442c267b4dd267b2ad1f5e5a222b8a6b.tar.bz2 gentoo-dca897a1442c267b4dd267b2ad1f5e5a222b8a6b.zip |
net-misc/dhcpcd-ui: amd64 stable wrt bug #599288
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5-r1.ebuild b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5-r1.ebuild index 771fc04bdd70..61d9ab7e7e25 100644 --- a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5-r1.ebuild +++ b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://roy.marples.name/downloads/${PN%-ui}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug gtk gtk3 qt4 libnotify" REQUIRED_USE=" |