diff options
author | Sam James <sam@gentoo.org> | 2021-03-17 08:57:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-17 08:57:33 +0000 |
commit | 33359d2a0d84ff4cb85d4389136989dbdf1a3621 (patch) | |
tree | 6fa6f90fedf00170a42ff0e38208dc87e63e43f8 /sys-auth/otpcalc | |
parent | dev-db/lmdb: Stabilize 0.9.28 sparc, #776280 (diff) | |
download | gentoo-33359d2a0d84ff4cb85d4389136989dbdf1a3621.tar.gz gentoo-33359d2a0d84ff4cb85d4389136989dbdf1a3621.tar.bz2 gentoo-33359d2a0d84ff4cb85d4389136989dbdf1a3621.zip |
sys-auth/otpcalc: Stabilize 0.97.9 sparc, #776400
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/otpcalc')
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/otpcalc/otpcalc-0.97.9.ebuild b/sys-auth/otpcalc/otpcalc-0.97.9.ebuild index 417074334b71..e703e736830e 100644 --- a/sys-auth/otpcalc/otpcalc-0.97.9.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/ulm/${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" |