diff options
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild index 5c4601953c2d..0487c34e5db5 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild @@ -13,7 +13,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" CDEPEND=">=dev-lang/erlang-17.1" |