diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:23:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:23:03 +0200 |
commit | 86f7b80925762c8229cda36f7172db0048161935 (patch) | |
tree | eacc14da0234ec85c0e12eda54ac8b54c189ff10 /app-text/uudeview | |
parent | dev-perl/Devel-Symdump: x86 stable wrt bug #616118 (diff) | |
download | gentoo-86f7b80925762c8229cda36f7172db0048161935.tar.gz gentoo-86f7b80925762c8229cda36f7172db0048161935.tar.bz2 gentoo-86f7b80925762c8229cda36f7172db0048161935.zip |
app-text/uudeview: x86 stable wrt bug #615206
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/uudeview')
-rw-r--r-- | app-text/uudeview/uudeview-0.5.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/uudeview/uudeview-0.5.20-r2.ebuild b/app-text/uudeview/uudeview-0.5.20-r2.ebuild index 02e2b207d74e..37a9be5c079c 100644 --- a/app-text/uudeview/uudeview-0.5.20-r2.ebuild +++ b/app-text/uudeview/uudeview-0.5.20-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://www.fpx.de/fp/Software/UUDeview/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha ~amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="tk" RDEPEND="tk? ( dev-lang/tk:0 )" |