diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:13:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:13:30 +0100 |
commit | e8c75c4900c7d7efb36a3edf6efdaeee080cca8e (patch) | |
tree | 90f4cddcb9f3c4a36657094a934a1b11b62dd657 /app-text/catdoc | |
parent | net-misc/oidentd: amd64 stable wrt bug #709454 (diff) | |
download | gentoo-e8c75c4900c7d7efb36a3edf6efdaeee080cca8e.tar.gz gentoo-e8c75c4900c7d7efb36a3edf6efdaeee080cca8e.tar.bz2 gentoo-e8c75c4900c7d7efb36a3edf6efdaeee080cca8e.zip |
app-text/catdoc: amd64 stable wrt bug #709534
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/catdoc')
-rw-r--r-- | app-text/catdoc/catdoc-0.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/catdoc/catdoc-0.95-r1.ebuild b/app-text/catdoc/catdoc-0.95-r1.ebuild index bcb0c6d36a8e..b8ee1d7fa791 100644 --- a/app-text/catdoc/catdoc-0.95-r1.ebuild +++ b/app-text/catdoc/catdoc-0.95-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://ftp.wagner.pp.ru/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="tk" DEPEND="tk? ( >=dev-lang/tk-8.1 )" |