diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 10:32:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 10:34:55 +0000 |
commit | 3537a3819afe93ecb90b7beb1ec4c5e99a4fd756 (patch) | |
tree | b5eb6f97a2de59c7b09f6a3a6fa68e52119d85df /app-text/mandoc | |
parent | dev-libs/libconfig: s390 keyworded (bug #759706) (diff) | |
download | gentoo-3537a3819afe93ecb90b7beb1ec4c5e99a4fd756.tar.gz gentoo-3537a3819afe93ecb90b7beb1ec4c5e99a4fd756.tar.bz2 gentoo-3537a3819afe93ecb90b7beb1ec4c5e99a4fd756.zip |
app-text/mandoc: s390 keyworded (bug #759691)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mandoc')
-rw-r--r-- | app-text/mandoc/mandoc-1.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mandoc/mandoc-1.14.5-r1.ebuild b/app-text/mandoc/mandoc-1.14.5-r1.ebuild index 7e65aa0eb30d..42a2944c0000 100644 --- a/app-text/mandoc/mandoc-1.14.5-r1.ebuild +++ b/app-text/mandoc/mandoc-1.14.5-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86" IUSE="cgi system-man" RDEPEND="sys-libs/zlib |