diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-02-27 15:00:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-02-27 15:00:47 +0300 |
commit | 66b74c6569e9a89509476ea7efbc20ad879dbf88 (patch) | |
tree | 5e0efad297f58c25ba9e511c5bb422d9938f44dd /app-crypt | |
parent | dev-util/pkgdev: consistent style (diff) | |
download | gentoo-66b74c6569e9a89509476ea7efbc20ad879dbf88.tar.gz gentoo-66b74c6569e9a89509476ea7efbc20ad879dbf88.tar.bz2 gentoo-66b74c6569e9a89509476ea7efbc20ad879dbf88.zip |
app-crypt/pinentry: restore keywords
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 c44afad06668..cb1335ebec71 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="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~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 ~x64-solaris ~x86-solaris" IUSE="caps efl emacs gnome-keyring gtk ncurses qt5" DEPEND=" |