diff options
author | Sam James <sam@gentoo.org> | 2022-04-17 09:34:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-17 09:34:50 +0100 |
commit | 5c5f1fb563e96407f6f6ca4916e00cb3ed3c0423 (patch) | |
tree | c5d0b3fbd74e4ebdc2af1c36cdeb63ecf071f47f /dev-util/cscope | |
parent | sys-auth/otpcalc: Stabilize 0.98 amd64, #838913 (diff) | |
download | gentoo-5c5f1fb563e96407f6f6ca4916e00cb3ed3c0423.tar.gz gentoo-5c5f1fb563e96407f6f6ca4916e00cb3ed3c0423.tar.bz2 gentoo-5c5f1fb563e96407f6f6ca4916e00cb3ed3c0423.zip |
dev-util/cscope: Stabilize 15.9 amd64, #838910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/cscope')
-rw-r--r-- | dev-util/cscope/cscope-15.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.9.ebuild b/dev-util/cscope/cscope-15.9.ebuild index cdee9e4703fd..5112d96d0b58 100644 --- a/dev-util/cscope/cscope-15.9.ebuild +++ b/dev-util/cscope/cscope-15.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~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 ~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= |