diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:33:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:33:56 +0300 |
commit | 47ba810f7f523bd496fc900347cf6d0d536ceff5 (patch) | |
tree | 91dd14831f9340b0db05b1d19555fc89f031a659 /sys-auth | |
parent | dev-ruby/unf_ext: Stabilize 0.0.8 ppc, #836161 (diff) | |
download | gentoo-47ba810f7f523bd496fc900347cf6d0d536ceff5.tar.gz gentoo-47ba810f7f523bd496fc900347cf6d0d536ceff5.tar.bz2 gentoo-47ba810f7f523bd496fc900347cf6d0d536ceff5.zip |
sys-auth/otpcalc: Stabilize 0.98 sparc, #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 1fcc117d4581..be1abf1c2bd1 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" |