diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-27 09:01:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 09:49:15 +0000 |
commit | 6f4f57e64f17f1f1486190ac0e86d541db9ac70e (patch) | |
tree | 9eec9c63182c24a6e80ab7c6878ea8296034dd47 /app-admin/ide-smart | |
parent | app-text/html2text: stable 1.3.2a-r2 for sparc, bug #672878 (diff) | |
download | gentoo-6f4f57e64f17f1f1486190ac0e86d541db9ac70e.tar.gz gentoo-6f4f57e64f17f1f1486190ac0e86d541db9ac70e.tar.bz2 gentoo-6f4f57e64f17f1f1486190ac0e86d541db9ac70e.zip |
app-admin/ide-smart: stable 1.4-r2 for sparc, bug #676336
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-admin/ide-smart')
-rw-r--r-- | app-admin/ide-smart/ide-smart-1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ide-smart/ide-smart-1.4-r2.ebuild b/app-admin/ide-smart/ide-smart-1.4-r2.ebuild index d6ec39958880..05820f7dc53c 100644 --- a/app-admin/ide-smart/ide-smart-1.4-r2.ebuild +++ b/app-admin/ide-smart/ide-smart-1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.linalco.com/ragnar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" src_compile() { |