diff options
author | Sam James <sam@gentoo.org> | 2023-03-07 15:53:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-07 15:53:22 +0000 |
commit | 58be84834ed1e29fe6fd242e6337bfa4378f097a (patch) | |
tree | 634579c9b3a8d52281c33180d17798b7010ac040 | |
parent | dev-vcs/git: drop broken USE=mediawiki-experimental (diff) | |
download | gentoo-58be84834ed1e29fe6fd242e6337bfa4378f097a.tar.gz gentoo-58be84834ed1e29fe6fd242e6337bfa4378f097a.tar.bz2 gentoo-58be84834ed1e29fe6fd242e6337bfa4378f097a.zip |
sci-electronics/gnucap: Stabilize 20210107 amd64, #900198
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-electronics/gnucap/gnucap-20210107.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gnucap/gnucap-20210107.ebuild b/sci-electronics/gnucap/gnucap-20210107.ebuild index f898c65a2a47..9958fe58fcee 100644 --- a/sci-electronics/gnucap/gnucap-20210107.ebuild +++ b/sci-electronics/gnucap/gnucap-20210107.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnucap.org/" IUSE="examples" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="sys-libs/readline:=" DEPEND="${RDEPEND}" |