summaryrefslogtreecommitdiff
path: root/dev-erlang/p1_oauth2
diff options
context:
space:
mode:
authorAmadeusz Żołnowski <aidecoe@gentoo.org>2016-07-03 16:36:34 +0100
committerAmadeusz Żołnowski <aidecoe@gentoo.org>2016-07-03 18:39:03 +0100
commit92e5cec4164e9f2c8cdc924072ff854d4f879b50 (patch)
tree990ec96cf33bfa5dc95c6f071fa58c4782c4b002 /dev-erlang/p1_oauth2
parentd3725e9a6e327e90f647e68ff54edb38d50110aa (diff)
downloadgentoo-92e5cec4164e9f2c8cdc924072ff854d4f879b50.tar.gz
gentoo-92e5cec4164e9f2c8cdc924072ff854d4f879b50.tar.xz
dev-erlang: Add ~ia64 and ~sparc keywords back
These packages have been debundled from ejabberd which used to have ~ia64 ~sparc keywords. These had to be removed temporarily until dev-util/rebar has these keywords.
Diffstat (limited to 'dev-erlang/p1_oauth2')
-rw-r--r--dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild2
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 33305964fc0..b5fad710479 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
CDEPEND=">=dev-lang/erlang-17.1"