diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-20 17:18:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-20 18:04:53 +0100 |
commit | 85e7c17c1e600af33486cfffa4d7e66dd0cc8761 (patch) | |
tree | 92341a402ea5c135d628d6e0ba5b0bf5256266cc /dev-ruby/listen | |
parent | dev-ruby/listen: keyworded 3.1.5-r3 for sparc (diff) | |
download | gentoo-85e7c17c1e600af33486cfffa4d7e66dd0cc8761.tar.gz gentoo-85e7c17c1e600af33486cfffa4d7e66dd0cc8761.tar.bz2 gentoo-85e7c17c1e600af33486cfffa4d7e66dd0cc8761.zip |
dev-ruby/listen: keyworded 3.2.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/listen-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/listen/listen-3.2.0.ebuild b/dev-ruby/listen/listen-3.2.0.ebuild index 57168d556690..ff03d7250959 100644 --- a/dev-ruby/listen/listen-3.2.0.ebuild +++ b/dev-ruby/listen/listen-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # Block on other packages trying to install a /usr/bin/listen |