summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-14 11:34:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-14 11:34:44 +0200
commit6a073337b3df64e50c54224d5f14ab044e1c9c4d (patch)
tree8cfe84dcce67ffaa2429f8f090f71ed085a31d94
parentsys-apps/kbd: sparc stable wrt bug #789846 (diff)
downloadgentoo-6a073337.tar.gz
gentoo-6a073337.tar.bz2
gentoo-6a073337.zip
sys-apps/man-db: sparc stable wrt bug #789849
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@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 d20a4049c982..69cfa5e7aa75 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"