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