diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-03-07 18:53:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-07 18:45:13 +0000 |
commit | 734cf17e37ae2bf7f654d3fc11327ea9edd051b2 (patch) | |
tree | ae530b1678ea97e13e719b6f95125efa1e2e8f5a /app-editors | |
parent | dev-libs/xerces-c: stable 3.2.3-r2 for sparc, bug #774483 (diff) | |
download | gentoo-734cf17e37ae2bf7f654d3fc11327ea9edd051b2.tar.gz gentoo-734cf17e37ae2bf7f654d3fc11327ea9edd051b2.tar.bz2 gentoo-734cf17e37ae2bf7f654d3fc11327ea9edd051b2.zip |
app-editors/hexcurse: stable 1.60.0 for sparc, bug #763246
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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')
-rw-r--r-- | app-editors/hexcurse/hexcurse-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/hexcurse/hexcurse-1.60.0.ebuild b/app-editors/hexcurse/hexcurse-1.60.0.ebuild index 518a262b5d7e..bf37b408825d 100644 --- a/app-editors/hexcurse/hexcurse-1.60.0.ebuild +++ b/app-editors/hexcurse/hexcurse-1.60.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LonnyGomes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=sys-libs/ncurses-5.2:0=" DEPEND="${RDEPEND}" |