diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:21:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:21:56 +0100 |
commit | 49780165d6d54186236967e781c879347ae9308d (patch) | |
tree | b2a171e5419101ce889d300e6b5e092b8948dc5e /app-text | |
parent | app-text/cedilla: amd64 stable wrt bug #700432 (diff) | |
download | gentoo-49780165d6d54186236967e781c879347ae9308d.tar.gz gentoo-49780165d6d54186236967e781c879347ae9308d.tar.bz2 gentoo-49780165d6d54186236967e781c879347ae9308d.zip |
app-text/txt2man: amd64 stable wrt bug #700434
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/txt2man/txt2man-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/txt2man/txt2man-1.6.0.ebuild b/app-text/txt2man/txt2man-1.6.0.ebuild index 52ff0bcf6dc6..4ad53416fa15 100644 --- a/app-text/txt2man/txt2man-1.6.0.ebuild +++ b/app-text/txt2man/txt2man-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 |