diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:39:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:39:52 +0200 |
commit | 101468db244bdd5e9ecd6b467e6e80a0d15ce88c (patch) | |
tree | 6b59565b943ac37d8fa4f81eb82fe167cf79d940 | |
parent | net-analyzer/wireshark: x86 stable wrt bug #593258 (diff) | |
download | gentoo-101468db244bdd5e9ecd6b467e6e80a0d15ce88c.tar.gz gentoo-101468db244bdd5e9ecd6b467e6e80a0d15ce88c.tar.bz2 gentoo-101468db244bdd5e9ecd6b467e6e80a0d15ce88c.zip |
app-text/catdoc: x86 stable wrt bug #571820
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-text/catdoc/catdoc-0.95.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/catdoc/catdoc-0.95.ebuild b/app-text/catdoc/catdoc-0.95.ebuild index fe75b265229c..ec0c839f3fb7 100644 --- a/app-text/catdoc/catdoc-0.95.ebuild +++ b/app-text/catdoc/catdoc-0.95.ebuild @@ -10,7 +10,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 )" |