Skip to content

Commit

Permalink
dev-util/cucumber-tag_expressions: move keywords forward
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
graaff committed Jan 28, 2018
1 parent 679e879 commit 804655c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -14,5 +14,5 @@ DESCRIPTION="Cucumber tag expressions for ruby"
HOMEPAGE="https://docs.cucumber.io/tag-expressions/"
LICENSE="MIT"

KEYWORDS="~amd64 ~ia64 ~ppc"
KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86"
SLOT="1"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -14,5 +14,5 @@ DESCRIPTION="Cucumber tag expressions for ruby"
HOMEPAGE="https://docs.cucumber.io/tag-expressions/"
LICENSE="MIT"

KEYWORDS="~amd64 ~ia64 ~ppc"
KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86"
SLOT="1"

0 comments on commit 804655c

Please sign in to comment.