diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-23 23:22:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-23 23:22:31 +0300 |
commit | f33c1a1a4c6faaec9c45320fd2487c62fe98c213 (patch) | |
tree | 475724fab94f721eda49da9e8acd72cfd58c6dc0 /sys-block/buffer | |
parent | dev-python/watchgod: Stabilize 0.8.1 hppa, #840395 (diff) | |
download | gentoo-f33c1a1a4c6faaec9c45320fd2487c62fe98c213.tar.gz gentoo-f33c1a1a4c6faaec9c45320fd2487c62fe98c213.tar.bz2 gentoo-f33c1a1a4c6faaec9c45320fd2487c62fe98c213.zip |
sys-block/buffer: Keyword 1.19-r4 arm64, #840341
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-block/buffer')
-rw-r--r-- | sys-block/buffer/buffer-1.19-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/buffer/buffer-1.19-r4.ebuild b/sys-block/buffer/buffer-1.19-r4.ebuild index d8809b3855b8..170485b21dcb 100644 --- a/sys-block/buffer/buffer-1.19-r4.ebuild +++ b/sys-block/buffer/buffer-1.19-r4.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 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc sparc x86" +KEYWORDS="amd64 arm ~arm64 ppc sparc x86" src_prepare() { local f |