From 6a9263ecf71e045cb404a09d166c67ebda18bdb7 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 2 Jul 2021 06:37:31 +0100 Subject: [PATCH] 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 --- net-misc/wol/wol-0.7.1-r2.ebuild | 4 ++-- 1 file 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 9bced4b712bb5..6499a76e10b35 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" )