diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:39:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:39:27 +0000 |
commit | 8196770fbdf8b10faf3ce490996ea23a6f9f25bd (patch) | |
tree | b56112b4e46d011f2ed2ba3f366fe734521b3018 /app-text/mandoc | |
parent | dev-python/pyudev: keyworded 0.22.0 for ia64 (diff) | |
download | gentoo-8196770fbdf8b10faf3ce490996ea23a6f9f25bd.tar.gz gentoo-8196770fbdf8b10faf3ce490996ea23a6f9f25bd.tar.bz2 gentoo-8196770fbdf8b10faf3ce490996ea23a6f9f25bd.zip |
app-text/mandoc: keyworded 1.14.5-r1 for ia64
keyworded wrt bug #759691
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 cdc81d936543..51810168fea6 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 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="cgi system-man" RDEPEND="sys-libs/zlib |