diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:29:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:29:08 +0100 |
commit | fc3b3d68322318ab5b86bb6cc1776d00207d2f18 (patch) | |
tree | 0026ac25bae02d0f2d74c9d2706ba5b920aeb626 /dev-util | |
parent | net-print/cups: sparc stable wrt bug #594490 (diff) | |
download | gentoo-fc3b3d68322318ab5b86bb6cc1776d00207d2f18.tar.gz gentoo-fc3b3d68322318ab5b86bb6cc1776d00207d2f18.tar.bz2 gentoo-fc3b3d68322318ab5b86bb6cc1776d00207d2f18.zip |
dev-util/comparator: sparc stable wrt bug #535396
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/comparator/comparator-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/comparator/comparator-2.10.ebuild b/dev-util/comparator/comparator-2.10.ebuild index 561ac8914c0b..8ff562c0f6db 100644 --- a/dev-util/comparator/comparator-2.10.ebuild +++ b/dev-util/comparator/comparator-2.10.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 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://www.catb.org/~esr/comparator/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="" |