diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-03-01 12:45:21 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-03-01 12:45:21 +0100 |
commit | ec18777ab3742f53abffbc270574c327ac8c2f5f (patch) | |
tree | 347eba39f64f1a90c466104cd45d1a67024b50a0 /app-crypt/pinentry | |
parent | sys-apps/systemd-tmpfiles: enforce shebangs in .py files (diff) | |
download | gentoo-ec18777ab3742f53abffbc270574c327ac8c2f5f.tar.gz gentoo-ec18777ab3742f53abffbc270574c327ac8c2f5f.tar.bz2 gentoo-ec18777ab3742f53abffbc270574c327ac8c2f5f.zip |
app-crypt/pinentry-1.1.1-r1: marked ~sparc*-solaris
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild index cb1335ebec71..d1e13dabd9bb 100644 --- a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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" IUSE="caps efl emacs gnome-keyring gtk ncurses qt5" DEPEND=" |