commit: 7ac4a8fbd444141e0662e466b9939528f14e779f
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 10 12:37:46 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 12:37:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac4a8fb
media-sound/sndio: Keyword 1.8.0 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
media-sound/sndio/sndio-1.8.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/sndio/sndio-1.8.0.ebuild
b/media-sound/sndio/sndio-1.8.0.ebuild
index ca228a614849..2ddabfba5be4 100644
--- a/media-sound/sndio/sndio-1.8.0.ebuild
+++ b/media-sound/sndio/sndio-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_MIN_CLONE_TYPE="single+tags"
else
SRC_URI="http://www.sndio.org/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv
sparc x86"
fi
LICENSE="ISC"