commit: 6a6e98a6f5d43643441bca5092670e495c11d78b Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Jan 2 12:48:29 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jan 2 12:48:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6e98a6
sys-libs/mtdev: Keyword 1.1.6 for ~m68k Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> sys-libs/mtdev/mtdev-1.1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/mtdev/mtdev-1.1.6.ebuild b/sys-libs/mtdev/mtdev-1.1.6.ebuild index 537a0e95a37c..abbd8dd4b15f 100644 --- a/sys-libs/mtdev/mtdev-1.1.6.ebuild +++ b/sys-libs/mtdev/mtdev-1.1.6.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 @@ -9,7 +9,7 @@ SRC_URI="https://bitmath.org/code/mtdev/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" DEPEND=">=sys-kernel/linux-headers-2.6.31"
