diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:20:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:20:15 +0300 |
commit | fc032e056f5ca5de8519a602117b89fa74ba114a (patch) | |
tree | bda69333bbe9d126aa5e3184804a8d0ff0ff26a5 /sys-fs | |
parent | app-forensics/libewf: Keyword 20171104-r2 arm64, #905010 (diff) | |
download | gentoo-fc032e056f5ca5de8519a602117b89fa74ba114a.tar.gz gentoo-fc032e056f5ca5de8519a602117b89fa74ba114a.tar.bz2 gentoo-fc032e056f5ca5de8519a602117b89fa74ba114a.zip |
sys-fs/progsreiserfs: Keyword 0.3.1_rc8 arm64, #905010
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild index e3c9630e72cc..50a1759d6ee0 100644 --- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild +++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86" IUSE="debug examples nls static-libs" DEPEND=" |