diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-27 22:38:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-27 22:38:35 +0200 |
commit | 4279262c3f1e416f69bf2443c67985d9550db2f5 (patch) | |
tree | 5e4e87c16f3b684bbf33a2868143968d37ee1783 /dev-util/cscope | |
parent | dev-util/cscope: Stabilize 15.9-r1 arm, #898188 (diff) | |
download | gentoo-4279262c3f1e416f69bf2443c67985d9550db2f5.tar.gz gentoo-4279262c3f1e416f69bf2443c67985d9550db2f5.tar.bz2 gentoo-4279262c3f1e416f69bf2443c67985d9550db2f5.zip |
dev-util/cscope: Stabilize 15.9-r1 sparc, #898188
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/cscope')
-rw-r--r-- | dev-util/cscope/cscope-15.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cscope/cscope-15.9-r1.ebuild b/dev-util/cscope/cscope-15.9-r1.ebuild index 5cec6fca0072..a3f262ab0b69 100644 --- a/dev-util/cscope/cscope-15.9-r1.ebuild +++ b/dev-util/cscope/cscope-15.9-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" LICENSE="BSD GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="emacs" RDEPEND=">=sys-libs/ncurses-5.2:0= |