diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-21 22:44:52 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-22 00:51:58 +0200 |
commit | 62a4a3b4b056a2548a3a2ea56deafe38720f582c (patch) | |
tree | 6ca8e60bedacf5b1ddce5cda2d00a55f734347ea /app-eselect/eselect-pinentry | |
parent | d2bf8d9b5f8d1433c6960fb1bede2326d5686a98 (diff) | |
download | tde-packaging-gentoo-62a4a3b4b056a2548a3a2ea56deafe38720f582c.tar.gz tde-packaging-gentoo-62a4a3b4b056a2548a3a2ea56deafe38720f582c.zip |
*/*: Drop KEYWORDS: sh, amd64-fbsd, sparc-fbsd, x86-fbsd
All have been dropped in Gentoo.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild index 1cc024f4..6ec06859 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |