diff options
-rw-r--r-- | net-misc/wakeonlan/wakeonlan-0.41-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wakeonlan/wakeonlan-0.41-r2.ebuild b/net-misc/wakeonlan/wakeonlan-0.41-r2.ebuild index 16ee02d1dc71..263fa1d1c60a 100644 --- a/net-misc/wakeonlan/wakeonlan-0.41-r2.ebuild +++ b/net-misc/wakeonlan/wakeonlan-0.41-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 arm ppc sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |