summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2025-01-26 20:03:24 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2025-01-26 20:03:24 +0000
commit4aed3363a4f649de05f53966191cac8257bfd686 (patch)
tree8071c6ce1038d5781ef4f103d97742d87ebd75eb
parent2025-01-26 19:48:25 UTC (diff)
parentsys-auth/otpcalc: Stabilize 0.98.1 x86, #948868 (diff)
downloadgentoo-4aed3363a4f649de05f53966191cac8257bfd686.tar.gz
gentoo-4aed3363a4f649de05f53966191cac8257bfd686.tar.bz2
gentoo-4aed3363a4f649de05f53966191cac8257bfd686.zip
Merge updates from master
-rw-r--r--sys-auth/otpcalc/otpcalc-0.98.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/otpcalc/otpcalc-0.98.1.ebuild b/sys-auth/otpcalc/otpcalc-0.98.1.ebuild
index 8613bba2b505..345e2c8ba9cf 100644
--- a/sys-auth/otpcalc/otpcalc-0.98.1.ebuild
+++ b/sys-auth/otpcalc/otpcalc-0.98.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"