diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 22:15:22 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 22:16:41 +0000 |
commit | 2046bedbfe893c814f5a73c42edb7eff46cb3fa4 (patch) | |
tree | 50996f086609fea5c658aeeafe33e02d921cc538 /net-libs/liblockfile | |
parent | profiles: Unmask X, xpm, and libglvnd flags on m68k (diff) | |
download | gentoo-2046bedbfe893c814f5a73c42edb7eff46cb3fa4.tar.gz gentoo-2046bedbfe893c814f5a73c42edb7eff46cb3fa4.tar.bz2 gentoo-2046bedbfe893c814f5a73c42edb7eff46cb3fa4.zip |
net-libs/liblockfile: Keyword 1.17 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.17.ebuild b/net-libs/liblockfile/liblockfile-1.17.ebuild index 88f5b080023f..d2fcc989d6a9 100644 --- a/net-libs/liblockfile/liblockfile-1.17.ebuild +++ b/net-libs/liblockfile/liblockfile-1.17.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/miquels/liblockfile/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="acct-group/mail" |