diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-25 11:52:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-25 11:11:20 +0000 |
commit | 8eb6c4c47f632996e7c417172044af8dde7fa938 (patch) | |
tree | 3151d9a895c03f7ebc61040a889b0374a1834c35 /app-emacs | |
parent | dev-lang/ruby: stable 2.4.5 for sparc, bug #661262 (diff) | |
download | gentoo-8eb6c4c47f632996e7c417172044af8dde7fa938.tar.gz gentoo-8eb6c4c47f632996e7c417172044af8dde7fa938.tar.bz2 gentoo-8eb6c4c47f632996e7c417172044af8dde7fa938.zip |
app-emacs/emacs-wget: keyworded 0.5.0-r1 for sparc
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-emacs')
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild index 348adb4562c7..ec30698a1d56 100644 --- a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild +++ b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" IUSE="l10n_ja" RDEPEND=">=net-misc/wget-1.8.2" |