diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 12:23:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 12:23:20 +0000 |
commit | 7ca998fd8d824934556abd03a7401d33c2018525 (patch) | |
tree | 9635bfafb9fae068c8725775aa35b55547cf9e61 /sys-apps/mlocate | |
parent | app-arch/ncompress: Stabilize 5.0 arm, #785595 (diff) | |
download | gentoo-7ca998fd8d824934556abd03a7401d33c2018525.tar.gz gentoo-7ca998fd8d824934556abd03a7401d33c2018525.tar.bz2 gentoo-7ca998fd8d824934556abd03a7401d33c2018525.zip |
sys-apps/mlocate: Stabilize 0.26-r3 arm64, #784884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/mlocate-0.26-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/mlocate/mlocate-0.26-r3.ebuild b/sys-apps/mlocate/mlocate-0.26-r3.ebuild index fc115a430236..d5874db84b71 100644 --- a/sys-apps/mlocate/mlocate-0.26-r3.ebuild +++ b/sys-apps/mlocate/mlocate-0.26-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://releases.pagure.org/mlocate/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="nls selinux" BDEPEND=" |