diff options
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild index df374ff38c59..ae4df71607b2 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |