diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:14:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:14:21 +0100 |
commit | 0f7e23d0919f2812805003c2be65e86e4d682f5e (patch) | |
tree | ea92a3ead04e7d242ac3c7b024a58753186da868 /net-misc/wakeonlan | |
parent | net-misc/udpcast: amd64 stable wrt bug #757234 (diff) | |
download | gentoo-0f7e23d0919f2812805003c2be65e86e4d682f5e.tar.gz gentoo-0f7e23d0919f2812805003c2be65e86e4d682f5e.tar.bz2 gentoo-0f7e23d0919f2812805003c2be65e86e4d682f5e.zip |
net-misc/wakeonlan: amd64 stable wrt bug #757237
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/wakeonlan')
-rw-r--r-- | net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild b/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild index 73024975d758..2c6543041351 100644 --- a/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild +++ b/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jpoliv/wakeonlan/archive/${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |