diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-03-02 22:27:03 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-03 00:28:09 +0100 |
commit | 1b750a45eae5890c8befb4df9aad91c562cc2d2f (patch) | |
tree | 72c729e47f357e637c4ded1884920dec4304cf04 /kde-plasma/plasma-nm | |
parent | kde-frameworks/modemmanager-qt: added ~arm64 (diff) | |
download | gentoo-1b750a45eae5890c8befb4df9aad91c562cc2d2f.tar.gz gentoo-1b750a45eae5890c8befb4df9aad91c562cc2d2f.tar.bz2 gentoo-1b750a45eae5890c8befb4df9aad91c562cc2d2f.zip |
kde-plasma/plasma-nm: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-nm')
-rw-r--r-- | kde-plasma/plasma-nm/plasma-nm-5.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-nm/plasma-nm-5.15.2.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.15.2.ebuild index fc11f8046434..995f4b6b6b89 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.15.2.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.15.2.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE Plasma applet for NetworkManager" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="modemmanager openconnect teamd" DEPEND=" |