diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-17 21:33:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-17 21:33:34 +0300 |
commit | 8c112b502bca617376940c5fd03bd54ffda95950 (patch) | |
tree | 264c766e2a873503843ab61d3267bde2105e931e /sys-auth | |
parent | dev-util/cscope: Stabilize 15.9 arm64, #838910 (diff) | |
download | gentoo-8c112b502bca617376940c5fd03bd54ffda95950.tar.gz gentoo-8c112b502bca617376940c5fd03bd54ffda95950.tar.bz2 gentoo-8c112b502bca617376940c5fd03bd54ffda95950.zip |
sys-auth/otpcalc: Stabilize 0.98 ppc, #838913
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.98.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/otpcalc/otpcalc-0.98.ebuild b/sys-auth/otpcalc/otpcalc-0.98.ebuild index d12e6ae32de8..1fcc117d4581 100644 --- a/sys-auth/otpcalc/otpcalc-0.98.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.98.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" RDEPEND="dev-libs/openssl:0= x11-libs/gtk+:3" |