diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:03:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:03:02 +0200 |
commit | 1ff30e6eb460a3cb16490c6dd743038d51320032 (patch) | |
tree | 6e43382c18607641c9da4ae3f1d5d65ac32014a6 /net-misc/wol | |
parent | net-misc/asterisk-extra-sounds: amd64 stable wrt bug #688512 (diff) | |
download | gentoo-1ff30e6eb460a3cb16490c6dd743038d51320032.tar.gz gentoo-1ff30e6eb460a3cb16490c6dd743038d51320032.tar.bz2 gentoo-1ff30e6eb460a3cb16490c6dd743038d51320032.zip |
net-misc/wol: amd64 stable wrt bug #695350
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/wol')
-rw-r--r-- | net-misc/wol/wol-0.7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild index 60bdcacb8351..ba9beeb7d55d 100644 --- a/net-misc/wol/wol-0.7.1-r2.ebuild +++ b/net-misc/wol/wol-0.7.1-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" IUSE="nls" src_configure() { |