commit: 38c1724f9318295977f747cb4e9bd2fe927af9f7 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Apr 22 13:07:42 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Apr 22 13:07:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c1724f
sys-apps/ifplugd: keyword ~arm64 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-apps/ifplugd/ifplugd-0.28-r10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild index 9f7114191a9..9854033e325 100644 --- a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild +++ b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc x86" IUSE="doc selinux" DEPEND="virtual/pkgconfig
