summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 17:00:12 +0000
committerSam James <sam@gentoo.org>2021-05-13 17:00:12 +0000
commitae849231feb186bdb860be4defda8c044e06d4d4 (patch)
tree3b319bebb83e554e0ad1ea84c307d92f3bcbda64
parentsys-apps/sysvinit: Stabilize 2.99 ppc64, #789921 (diff)
downloadgentoo-ae849231.tar.gz
gentoo-ae849231.tar.bz2
gentoo-ae849231.zip
sys-apps/man-db: Stabilize 2.9.4 x86, #789849
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/man-db/man-db-2.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/man-db/man-db-2.9.4.ebuild b/sys-apps/man-db/man-db-2.9.4.ebuild
index 7d499346f215..0b2cf6ae3bb0 100644
--- a/sys-apps/man-db/man-db-2.9.4.ebuild
+++ b/sys-apps/man-db/man-db-2.9.4.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" = 9999* ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/man-db.git"
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-3"