commit: 5c8d30228c1b0c37061259c68ab88ac301929b58 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 15:29:09 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 15:30:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8d3022
dev-libs/libgnome-games-support: arm64 keyworded (bug #680328) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild index 94c833c4449..a11da8121a7 100644 --- a/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild +++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/" LICENSE="LGPL-3+" SLOT="1/3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND="
