diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:20:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:20:08 +0200 |
commit | cc34ce1e975f118b7333d10b347df29383d25f52 (patch) | |
tree | bb61af5e92080921f157210123e64d16e8978225 /dev-util/comparator | |
parent | dev-tex/rubber: x86 stable wrt bug #735308 (diff) | |
download | gentoo-cc34ce1e975f118b7333d10b347df29383d25f52.tar.gz gentoo-cc34ce1e975f118b7333d10b347df29383d25f52.tar.bz2 gentoo-cc34ce1e975f118b7333d10b347df29383d25f52.zip |
dev-util/comparator: x86 stable wrt bug #735310
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/comparator')
-rw-r--r-- | dev-util/comparator/comparator-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/comparator/comparator-2.12.ebuild b/dev-util/comparator/comparator-2.12.ebuild index c506ed7c6782..ec0bfac3e03e 100644 --- a/dev-util/comparator/comparator-2.12.ebuild +++ b/dev-util/comparator/comparator-2.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.catb.org/~esr/comparator/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 sparc x86" DEPEND="=app-text/docbook-xml-dtd-4.1.2* app-text/xmlto" |