diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:44:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:44:27 +0100 |
commit | 6c08440c1ad68266b36ddcb54615ad5a48319c60 (patch) | |
tree | b9e124e67259e5f8467a62fc1e2eee39d5690af8 /dev-ruby | |
parent | media-libs/libjpeg-turbo: amd64 stable wrt bug #699830 (diff) | |
download | gentoo-6c08440c1ad68266b36ddcb54615ad5a48319c60.tar.gz gentoo-6c08440c1ad68266b36ddcb54615ad5a48319c60.tar.bz2 gentoo-6c08440c1ad68266b36ddcb54615ad5a48319c60.zip |
dev-ruby/haml: amd64 stable wrt bug #699840
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/haml/haml-5.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-5.1.2.ebuild b/dev-ruby/haml/haml-5.1.2.ebuild index f7f46e985d88..502a2f0c887b 100644 --- a/dev-ruby/haml/haml-5.1.2.ebuild +++ b/dev-ruby/haml/haml-5.1.2.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |