diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-26 16:13:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-26 18:55:20 +0100 |
commit | d58eb0ba1c9ebf089fb8c4eeca8dcda54a7eb801 (patch) | |
tree | d4f90076a97aa21149f2e0c13f47ae3894ebaf0f /app-eselect/eselect-ruby | |
parent | sys-fs/squashfs-tools-ng: keyworded 9999 for hppa, bug #690616 (diff) | |
download | gentoo-d58eb0ba1c9ebf089fb8c4eeca8dcda54a7eb801.tar.gz gentoo-d58eb0ba1c9ebf089fb8c4eeca8dcda54a7eb801.tar.bz2 gentoo-d58eb0ba1c9ebf089fb8c4eeca8dcda54a7eb801.zip |
app-eselect/eselect-ruby: stable 20190121 for hppa/sparc, bug #688976
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-ruby')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild index 7cc7fd0a9bd2..24b138e77782 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/ruby.eselect-${PVR}.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~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="" RDEPEND=">=app-admin/eselect-1.0.2" |