summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:55:03 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:55:03 +0000
commit3f6c54a6685c2dfbefe5d5bf7e012e0521bc49d9 (patch)
treecf548c0d96f401bc021d81c91d51647c51df2ea4 /sys-apps/man-db
parentsys-apps/kbd: Stabilize 2.4.0 ppc64, #789846 (diff)
downloadgentoo-3f6c54a6685c2dfbefe5d5bf7e012e0521bc49d9.tar.gz
gentoo-3f6c54a6685c2dfbefe5d5bf7e012e0521bc49d9.tar.bz2
gentoo-3f6c54a6685c2dfbefe5d5bf7e012e0521bc49d9.zip
sys-apps/man-db: Stabilize 2.9.4 ppc64, #789849
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
-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 074ba77adbef..7d499346f215 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"