diff options
Diffstat (limited to 'app-admin/gopass')
-rw-r--r-- | app-admin/gopass/gopass-1.15.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gopass/gopass-1.15.11.ebuild b/app-admin/gopass/gopass-1.15.11.ebuild index f85c0b12c06a..b0173b8ad5a6 100644 --- a/app-admin/gopass/gopass-1.15.11.ebuild +++ b/app-admin/gopass/gopass-1.15.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.ta LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv ~x86" DEPEND=">=dev-lang/go-1.18" RDEPEND=" |