diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:31:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:31:37 +0000 |
commit | 0d95cbbec40ee29a99cf93862710049c0bf41696 (patch) | |
tree | 3d6adb5604e1ad7410935ba78ee5afba05773458 /x11-misc | |
parent | net-im/telegram-desktop: Keyword 3.4.3 arm64, #830712 (diff) | |
download | gentoo-0d95cbbec40ee29a99cf93862710049c0bf41696.tar.gz gentoo-0d95cbbec40ee29a99cf93862710049c0bf41696.tar.bz2 gentoo-0d95cbbec40ee29a99cf93862710049c0bf41696.zip |
x11-misc/xsnow: Keyword 3.3.0 arm64, #829585
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsnow/xsnow-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild index b088c85f4918..a92c57c6f197 100644 --- a/x11-misc/xsnow/xsnow-3.3.0.ebuild +++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" dev-libs/glib:2 |