diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 00:28:40 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 00:34:42 +0200 |
commit | 3ed614caa1140d5b9b878763ce6c8519c8755cfb (patch) | |
tree | 8d0338638fa462c55ef58920af05a9776f50dd5d /app-admin | |
parent | app-admin/lastpass-cli: bump to 1.3.3 (diff) | |
download | gentoo-3ed614caa1140d5b9b878763ce6c8519c8755cfb.tar.gz gentoo-3ed614caa1140d5b9b878763ce6c8519c8755cfb.tar.bz2 gentoo-3ed614caa1140d5b9b878763ce6c8519c8755cfb.zip |
app-admin/eselect: Keyword ~riscv
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/eselect-1.4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-1.4.14.ebuild b/app-admin/eselect/eselect-1.4.14.ebuild index d3250a39c014..61a8c2e50a68 100644 --- a/app-admin/eselect/eselect-1.4.14.ebuild +++ b/app-admin/eselect/eselect-1.4.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs vim-syntax" RDEPEND="sys-apps/sed |