diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:51:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:51:58 +0200 |
commit | 552053f5d7963f53c279b108a3797f47297d3dd9 (patch) | |
tree | 3b0e5509c30d7350943676e458b564f46af484cc /net-dialup/dwun | |
parent | x11-plugins/gkwebmon: x86 stable wrt bug #616786 (diff) | |
download | gentoo-552053f5d7963f53c279b108a3797f47297d3dd9.tar.gz gentoo-552053f5d7963f53c279b108a3797f47297d3dd9.tar.bz2 gentoo-552053f5d7963f53c279b108a3797f47297d3dd9.zip |
net-dialup/dwun: x86 stable wrt bug #616788
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/dwun')
-rw-r--r-- | net-dialup/dwun/dwun-0.96e-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/dwun/dwun-0.96e-r4.ebuild b/net-dialup/dwun/dwun-0.96e-r4.ebuild index acab787a3c22..fbc86601b416 100644 --- a/net-dialup/dwun/dwun-0.96e-r4.ebuild +++ b/net-dialup/dwun/dwun-0.96e-r4.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT GPL-2" # GPL-2 only for init script SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DOCS=( AUTHORS ChangeLog QUICKSTART README TODO UPGRADING ) |