diff options
author | Sam James <sam@gentoo.org> | 2021-08-03 12:00:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 12:00:05 +0100 |
commit | 22b36a8c56cf4edeea7596abbdb5fa221072693d (patch) | |
tree | 84dead2f7a2edc35f5f1d0784410982d8cdf348d /x11-libs/snorenotify | |
parent | sys-fs/reiserfsprogs: Stabilize 3.6.27-r1 arm64, #804001 (diff) | |
download | gentoo-22b36a8c56cf4edeea7596abbdb5fa221072693d.tar.gz gentoo-22b36a8c56cf4edeea7596abbdb5fa221072693d.tar.bz2 gentoo-22b36a8c56cf4edeea7596abbdb5fa221072693d.zip |
x11-libs/snorenotify: Stabilize 0.7.0-r1 arm64, #804040
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/snorenotify')
-rw-r--r-- | x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 4 |
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 c165073fda3d..4d88523fddf5 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="sound test" RESTRICT="!test? ( test )" |