diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:51:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:51:29 +0200 |
commit | 085ee54f188e3dc2cd4d9c48593a276999389c21 (patch) | |
tree | 0f8277c46d6097795e99491b396716e514461798 /net-dialup/dial | |
parent | sys-apps/util-linux: Add python3_6 support (diff) | |
download | gentoo-085ee54f188e3dc2cd4d9c48593a276999389c21.tar.gz gentoo-085ee54f188e3dc2cd4d9c48593a276999389c21.tar.bz2 gentoo-085ee54f188e3dc2cd4d9c48593a276999389c21.zip |
net-dialup/dial: x86 stable wrt bug #616790
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dialup/dial')
-rw-r--r-- | net-dialup/dial/dial-1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/dial/dial-1.2-r2.ebuild b/net-dialup/dial/dial-1.2-r2.ebuild index 4fd315b4ef8f..fef44139988a 100644 --- a/net-dialup/dial/dial-1.2-r2.ebuild +++ b/net-dialup/dial/dial-1.2-r2.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 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/dwun/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |