diff options
author | Sam James <sam@gentoo.org> | 2022-04-17 09:34:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-17 09:34:49 +0100 |
commit | b8459f454270aa1b526ac317cf14000cc67e780d (patch) | |
tree | 621569695db42aae14fc1640a9206459e76e1fed /sys-auth | |
parent | app-emacs/wanderlust: Stabilize 2.15.9_p20210629 ALLARCHES, #838907 (diff) | |
download | gentoo-b8459f454270aa1b526ac317cf14000cc67e780d.tar.gz gentoo-b8459f454270aa1b526ac317cf14000cc67e780d.tar.bz2 gentoo-b8459f454270aa1b526ac317cf14000cc67e780d.zip |
sys-auth/otpcalc: Stabilize 0.98 amd64, #838913
Signed-off-by: Sam James <sam@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 63dbdc8a8686..369465cae232 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" |