diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:02:30 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:10:42 -0500 |
commit | dfcb0cae50876a903d488d6a4a99a6e3bb008e26 (patch) | |
tree | 6cca1aa1d815dc544662fa9bf2917a5a11f9134d /dev-erlang | |
parent | dev-erlang/stringprep: stabilize 1.0.3 on amd64/x86, bug #587908 (diff) | |
download | gentoo-dfcb0cae50876a903d488d6a4a99a6e3bb008e26.tar.gz gentoo-dfcb0cae50876a903d488d6a4a99a6e3bb008e26.tar.bz2 gentoo-dfcb0cae50876a903d488d6a4a99a6e3bb008e26.zip |
dev-erlang/p1_oauth2: stabilize 0.6.1 on amd64/x86, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang')
-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 b5fad7104790..5c4601953c2d 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" |