commit: aea110625d4a68dd0ebc1ae14d13926e436f220b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 00:23:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 00:23:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea11062
net-libs/libdmapsharing: Stabilize 2.9.39 arm64, #773172 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild index 01133fa7ece..de990c0d1a4 100644 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://www.flyn.org/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3.0/2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection test" RESTRICT="!test? ( test )"
