diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-02 06:37:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-02 06:37:36 +0100 |
commit | 6a9263ecf71e045cb404a09d166c67ebda18bdb7 (patch) | |
tree | 06f11b8c42f72c4b0c425060af9b84934273f25a /net-misc/wol | |
parent | app-forensics/afl: add blocker with app-forensics/aflplusplus (diff) | |
download | gentoo-6a9263ecf71e045cb404a09d166c67ebda18bdb7.tar.gz gentoo-6a9263ecf71e045cb404a09d166c67ebda18bdb7.tar.bz2 gentoo-6a9263ecf71e045cb404a09d166c67ebda18bdb7.zip |
net-misc/wol: keyworded 0.7.1-r2 for ia64
keyworded wrt bug #799773
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild index 9bced4b712bb..6499a76e10b3 100644 --- a/net-misc/wol/wol-0.7.1-r2.ebuild +++ b/net-misc/wol/wol-0.7.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ppc ppc64 x86" IUSE="nls" PATCHES=( "${FILESDIR}/${P}-musl.patch" ) |