mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/pass: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,7 +13,7 @@ S="${WORKDIR}/password-store-${PV}"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
|
||||
IUSE="+git X emacs dmenu importers elibc_Darwin"
|
||||
IUSE="+git X emacs dmenu importers"
|
||||
|
||||
RDEPEND="
|
||||
app-crypt/gnupg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,7 +13,7 @@ S="${WORKDIR}/password-store-${PV}"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
|
||||
IUSE="+git wayland X emacs dmenu importers elibc_Darwin"
|
||||
IUSE="+git wayland X emacs dmenu importers"
|
||||
|
||||
RDEPEND="
|
||||
app-crypt/gnupg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -19,7 +19,7 @@ HOMEPAGE="https://www.passwordstore.org/"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="+git wayland X emacs dmenu importers elibc_Darwin"
|
||||
IUSE="+git wayland X emacs dmenu importers"
|
||||
|
||||
RDEPEND="
|
||||
app-crypt/gnupg
|
||||
|
||||
Reference in New Issue
Block a user