summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:07:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:07:07 +0200
commit076140c6178a4acd29bdd0244baa3b1999e69685 (patch)
tree7bb1f91596b0429446b004073c9bae2a264b8328 /sys-apps/man-db
parentapp-arch/unrar: s390 stable wrt bug #738340 (diff)
downloadgentoo-076140c6178a4acd29bdd0244baa3b1999e69685.tar.gz
gentoo-076140c6178a4acd29bdd0244baa3b1999e69685.tar.bz2
gentoo-076140c6178a4acd29bdd0244baa3b1999e69685.zip
sys-apps/man-db: s390 stable wrt bug #738344
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
-rw-r--r--sys-apps/man-db/man-db-2.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/man-db/man-db-2.9.3.ebuild b/sys-apps/man-db/man-db-2.9.3.ebuild
index 37f902d080a3..70728d703694 100644
--- a/sys-apps/man-db/man-db-2.9.3.ebuild
+++ b/sys-apps/man-db/man-db-2.9.3.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"