diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:48:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:48:05 +0100 |
commit | 2ef9c48fe69e74474dc6a43cdd31137422f537bc (patch) | |
tree | 1602ecb0fb3f5ac62f497c74bc2f8a301d7cfa3a /net-misc/wol | |
parent | net-dns/dnsmasq: stable 2.80-r1 for ppc, bug #695254 (diff) | |
download | gentoo-2ef9c48fe69e74474dc6a43cdd31137422f537bc.tar.gz gentoo-2ef9c48fe69e74474dc6a43cdd31137422f537bc.tar.bz2 gentoo-2ef9c48fe69e74474dc6a43cdd31137422f537bc.zip |
net-misc/wol: stable 0.7.1-r2 for ppc, bug #695350
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 7879c04f3c20..d6279676502c 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() { |