diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-14 09:13:46 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-14 08:28:38 +0100 |
commit | 37d9901bbbca7e51c9112c52b9cf2b0530b02f69 (patch) | |
tree | 0c18a8e09708be1a541d042d2ca1991808646abc /sys-devel | |
parent | dev-python/lxml: stable 4.5.0 for hppa, bug #711794 (diff) | |
download | gentoo-37d9901bbbca7e51c9112c52b9cf2b0530b02f69.tar.gz gentoo-37d9901bbbca7e51c9112c52b9cf2b0530b02f69.tar.bz2 gentoo-37d9901bbbca7e51c9112c52b9cf2b0530b02f69.zip |
sys-devel/icecream: keyworded 1.0.0-r2 for sparc, bug #643082
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/icecream/icecream-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/icecream/icecream-1.0.0-r2.ebuild b/sys-devel/icecream/icecream-1.0.0-r2.ebuild index a93f81246bfb..e7cc21f4e7fe 100644 --- a/sys-devel/icecream/icecream-1.0.0-r2.ebuild +++ b/sys-devel/icecream/icecream-1.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.suse.com/pub/projects/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86" IUSE="" DEPEND=" |