diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-09-29 10:13:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 10:11:04 +0100 |
commit | 1d243e2720a62b150ef6df7cd45c2df74344cbc7 (patch) | |
tree | 44cef5c247fd1cbf0546f23b91ee0a84bc7cee35 /app-editors/jed | |
parent | dev-libs/libassuan: stable 2.5.3 for sparc, bug #695700 (diff) | |
download | gentoo-1d243e2720a62b150ef6df7cd45c2df74344cbc7.tar.gz gentoo-1d243e2720a62b150ef6df7cd45c2df74344cbc7.tar.bz2 gentoo-1d243e2720a62b150ef6df7cd45c2df74344cbc7.zip |
app-editors/jed: stable 0.99.19-r1 for sparc, bug #695680
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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 'app-editors/jed')
-rw-r--r-- | app-editors/jed/jed-0.99.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild b/app-editors/jed/jed-0.99.19-r1.ebuild index ec91058ed134..f5b0cb3e14d9 100644 --- a/app-editors/jed/jed-0.99.19-r1.ebuild +++ b/app-editors/jed/jed-0.99.19-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="X gpm xft" RDEPEND=">=sys-libs/slang-2 |