diff options
author | 2019-06-05 09:44:52 +0200 | |
---|---|---|
committer | 2019-06-05 09:44:52 +0200 | |
commit | fc8a32ccd85eff4ffde67d25c8e34ca9787c20ff (patch) | |
tree | 65d020283f6bffbf9a487b72583b1d6454c980ad /app-text | |
parent | x11-libs/libdlo: x86 stable wrt bug #682772 (diff) | |
download | gentoo-fc8a32ccd85eff4ffde67d25c8e34ca9787c20ff.tar.gz gentoo-fc8a32ccd85eff4ffde67d25c8e34ca9787c20ff.tar.bz2 gentoo-fc8a32ccd85eff4ffde67d25c8e34ca9787c20ff.zip |
app-text/xmldiff: x86 stable wrt bug #676448
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmldiff/xmldiff-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmldiff/xmldiff-1.1.1.ebuild b/app-text/xmldiff/xmldiff-1.1.1.ebuild index ba247e45a6cc..c0248ef5c884 100644 --- a/app-text/xmldiff/xmldiff-1.1.1.ebuild +++ b/app-text/xmldiff/xmldiff-1.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Shoobx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc ~x86 ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-linux" IUSE="" RDEPEND="dev-python/future |