diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-22 09:07:42 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-22 09:07:42 -0400 |
commit | 38c1724f9318295977f747cb4e9bd2fe927af9f7 (patch) | |
tree | 49e5a90e3605b33ee6eb2f75947080948cda920c /sys-apps/ifplugd | |
parent | x11-misc/touchcal: keyword ~arm64 (diff) | |
download | gentoo-38c1724f9318295977f747cb4e9bd2fe927af9f7.tar.gz gentoo-38c1724f9318295977f747cb4e9bd2fe927af9f7.tar.bz2 gentoo-38c1724f9318295977f747cb4e9bd2fe927af9f7.zip |
sys-apps/ifplugd: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-apps/ifplugd')
-rw-r--r-- | sys-apps/ifplugd/ifplugd-0.28-r10.ebuild | 4 |
1 files 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 9f7114191a90..9854033e3258 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 |