summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:17:05 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:17:05 +0000
commit830272f97c70f09c0e8ee0f612079f4f84e0d84a (patch)
treef2987d4b9514414e9e5ee8a5703f5c2ae5a91dc7 /sys-apps/man-db
parentsys-apps/kbd: Stabilize 2.4.0 amd64, #789846 (diff)
downloadgentoo-830272f97c70f09c0e8ee0f612079f4f84e0d84a.tar.gz
gentoo-830272f97c70f09c0e8ee0f612079f4f84e0d84a.tar.bz2
gentoo-830272f97c70f09c0e8ee0f612079f4f84e0d84a.zip
sys-apps/man-db: Stabilize 2.9.4 amd64, #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 f5b961755735..dd5ea4ba4c31 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"