summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-27 17:56:43 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-27 23:41:43 +0300
commit6cc3ced862dd185909fa0e15458f544e998ad23e (patch)
treea3ec4f4d697d901bbbd84b8c3bd6401c8ee2abe9
parentnet-libs/gupnp: arm64 stable (bug #729306) (diff)
downloadgentoo-6cc3ced862dd185909fa0e15458f544e998ad23e.tar.gz
gentoo-6cc3ced862dd185909fa0e15458f544e998ad23e.tar.bz2
gentoo-6cc3ced862dd185909fa0e15458f544e998ad23e.zip
x11-libs/snorenotify: arm64 keyworded (bug #728652)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
index 5fa613294bc7..c165073fda3d 100644
--- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
+++ b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="sound test"
RESTRICT="!test? ( test )"