summaryrefslogtreecommitdiff
path: root/dev-libs/judy/judy-1.0.5-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-28 22:45:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-28 22:45:09 +0100
commitf39869264ff0b7c81fe9c463db9e3f7944a9cd20 (patch)
tree002d0eddfaf377facfcd807c262de6c99b001d83 /dev-libs/judy/judy-1.0.5-r3.ebuild
parent852755c64dfdf54c5457f631bfc34ced2e58fdb8 (diff)
gentoo auto-resync : 28:08:2022 - 22:45:09
Diffstat (limited to 'dev-libs/judy/judy-1.0.5-r3.ebuild')
-rw-r--r--dev-libs/judy/judy-1.0.5-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/judy/judy-1.0.5-r3.ebuild b/dev-libs/judy/judy-1.0.5-r3.ebuild
index b730c174159e..3df2afd00123 100644
--- a/dev-libs/judy/judy-1.0.5-r3.ebuild
+++ b/dev-libs/judy/judy-1.0.5-r3.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="mirror://sourceforge/judy/Judy-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
IUSE="static-libs"
DOCS=( AUTHORS ChangeLog README )