diff options
author | 2020-03-15 15:22:52 +0300 | |
---|---|---|
committer | 2020-03-15 15:22:52 +0300 | |
commit | eaf5a79e9e9d1613ae0fcecf4b80cec27d389af2 (patch) | |
tree | ae4e65f3f3c8f6d6c9f7e684010eac6406b0ef81 /dev-libs | |
parent | dev-python/inflect: Add ~arm keyword wrt bug #706642 (diff) | |
download | gentoo-eaf5a79e9e9d1613ae0fcecf4b80cec27d389af2.tar.gz gentoo-eaf5a79e9e9d1613ae0fcecf4b80cec27d389af2.tar.bz2 gentoo-eaf5a79e9e9d1613ae0fcecf4b80cec27d389af2.zip |
dev-libs/libgnome-games-support: Add ~arm keyword wrt bug #680328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libgnome-games-support/libgnome-games-support-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.4.4.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.4.4.ebuild index 0402b206bee2..0c5f1183b668 100644 --- a/dev-libs/libgnome-games-support/libgnome-games-support-1.4.4.ebuild +++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.4.4.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=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/" LICENSE="LGPL-3+" SLOT="1/3" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND=" |