diff options
author | Sam James <sam@gentoo.org> | 2023-04-22 13:00:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-22 13:00:03 +0100 |
commit | 480e423c17af8c21400748f13d7e92da8743347c (patch) | |
tree | c7fa7ee03039a179d991acf387491fe05a303615 /app-eselect | |
parent | app-eselect/eselect-lib-bin-symlink: keyword ~arm64-macos (diff) | |
download | gentoo-480e423c17af8c21400748f13d7e92da8743347c.tar.gz gentoo-480e423c17af8c21400748f13d7e92da8743347c.tar.bz2 gentoo-480e423c17af8c21400748f13d7e92da8743347c.zip |
app-eselect/eselect-pinentry: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2-r1.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2-r1.ebuild index e9831494595b..501690709001 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2-r1.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2-r1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild index 69925d681de3..f4d35c1ca2e1 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |