diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:08:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:30:24 +0100 |
commit | 275c21dd76a849312f2403106fc223d9e4ecc111 (patch) | |
tree | a96adc93f92efdc1301f8b8daa88d0a304670e14 /app-text | |
parent | dev-python/diff-match-patch: x86 stable (bug #760531) (diff) | |
download | gentoo-275c21dd76a849312f2403106fc223d9e4ecc111.tar.gz gentoo-275c21dd76a849312f2403106fc223d9e4ecc111.tar.bz2 gentoo-275c21dd76a849312f2403106fc223d9e4ecc111.zip |
app-text/txt2man: x86 stable (bug #760444)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/txt2man/txt2man-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/txt2man/txt2man-1.7.1.ebuild b/app-text/txt2man/txt2man-1.7.1.ebuild index d1cc2bec61bf..f06ad0f6aa3c 100644 --- a/app-text/txt2man/txt2man-1.7.1.ebuild +++ b/app-text/txt2man/txt2man-1.7.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mvertes/txt2man/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="app-shells/bash |