* [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stringprep/, dev-erlang/iconv/, dev-erlang/p1_pgsql/, ...
@ 2016-07-03 17:39 Amadeusz Piotr Żołnowski
0 siblings, 0 replies; only message in thread
From: Amadeusz Piotr Żołnowski @ 2016-07-03 17:39 UTC (permalink / raw
To: gentoo-commits
commit: 92e5cec4164e9f2c8cdc924072ff854d4f879b50
Author: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 3 15:36:34 2016 +0000
Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sun Jul 3 17:39:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e5cec4
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.
dev-erlang/cache_tab/cache_tab-1.0.2.ebuild | 2 +-
dev-erlang/eredis/eredis-1.0.8.ebuild | 2 +-
dev-erlang/esip/esip-1.0.4.ebuild | 2 +-
dev-erlang/ezlib/ezlib-1.0.1.ebuild | 2 +-
dev-erlang/fast_tls/fast_tls-1.0.3.ebuild | 2 +-
dev-erlang/fast_xml/fast_xml-1.1.3.ebuild | 2 +-
dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild | 2 +-
dev-erlang/goldrush/goldrush-0.1.8.1.ebuild | 2 +-
dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild | 2 +-
dev-erlang/iconv/iconv-1.0.0.ebuild | 2 +-
dev-erlang/jiffy/jiffy-0.14.7.ebuild | 2 +-
dev-erlang/lager/lager-3.2.0.ebuild | 2 +-
dev-erlang/luerl/luerl-0.2.ebuild | 2 +-
dev-erlang/meck/meck-0.8.3.ebuild | 2 +-
dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild | 2 +-
dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild | 2 +-
dev-erlang/p1_pam/p1_pam-1.0.0.ebuild | 2 +-
dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild | 2 +-
dev-erlang/p1_utils/p1_utils-1.0.4.ebuild | 2 +-
dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild | 2 +-
dev-erlang/proper/proper-1.1_p20160426.ebuild | 2 +-
dev-erlang/protobuffs/protobuffs-0.8.2.ebuild | 2 +-
dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild | 2 +-
dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild | 2 +-
dev-erlang/sqlite3/sqlite3-1.1.5.ebuild | 2 +-
dev-erlang/stringprep/stringprep-1.0.3.ebuild | 2 +-
dev-erlang/stun/stun-1.0.3.ebuild | 2 +-
27 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild
index 4124f3b..a4952ce 100644
--- a/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild
+++ b/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/p1_utils-1.0.1
>=dev-lang/erlang-17.1"
diff --git a/dev-erlang/eredis/eredis-1.0.8.ebuild b/dev-erlang/eredis/eredis-1.0.8.ebuild
index e217762..5f3539d 100644
--- a/dev-erlang/eredis/eredis-1.0.8.ebuild
+++ b/dev-erlang/eredis/eredis-1.0.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/wooga/${PN}/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/esip/esip-1.0.4.ebuild b/dev-erlang/esip/esip-1.0.4.ebuild
index fef701f..29afe12 100644
--- a/dev-erlang/esip/esip-1.0.4.ebuild
+++ b/dev-erlang/esip/esip-1.0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/fast_tls-1.0.0
>=dev-erlang/stun-1.0.0
diff --git a/dev-erlang/ezlib/ezlib-1.0.1.ebuild b/dev-erlang/ezlib/ezlib-1.0.1.ebuild
index 6cd731f..ccc7700 100644
--- a/dev-erlang/ezlib/ezlib-1.0.1.ebuild
+++ b/dev-erlang/ezlib/ezlib-1.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1
sys-libs/zlib"
diff --git a/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild b/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild
index 5a7529d..a7d3daa 100644
--- a/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild
+++ b/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/p1_utils-1.0.3
>=dev-lang/erlang-17.1
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild
index ecc3c1d..6e6ba40 100644
--- a/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild
+++ b/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-erlang/p1_utils-1.0.0
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
index 3976396..5e60070 100644
--- a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
+++ b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/p1_utils-1.0.2
>=dev-lang/erlang-17.1
diff --git a/dev-erlang/goldrush/goldrush-0.1.8.1.ebuild b/dev-erlang/goldrush/goldrush-0.1.8.1.ebuild
index c6eaaac..b7152ad 100644
--- a/dev-erlang/goldrush/goldrush-0.1.8.1.ebuild
+++ b/dev-erlang/goldrush/goldrush-0.1.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/DeadZen/${PN}/archive/${MY_PV}.tar.gz
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
index f75b91a..c4cf81f 100644
--- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
+++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
CDEPEND=">=dev-lang/erlang-17.1"
diff --git a/dev-erlang/iconv/iconv-1.0.0.ebuild b/dev-erlang/iconv/iconv-1.0.0.ebuild
index 4978806..4bc4391 100644
--- a/dev-erlang/iconv/iconv-1.0.0.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1
virtual/libiconv"
diff --git a/dev-erlang/jiffy/jiffy-0.14.7.ebuild b/dev-erlang/jiffy/jiffy-0.14.7.ebuild
index 5e4467b..b25b647 100644
--- a/dev-erlang/jiffy/jiffy-0.14.7.ebuild
+++ b/dev-erlang/jiffy/jiffy-0.14.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
LICENSE="MIT BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/lager/lager-3.2.0.ebuild b/dev-erlang/lager/lager-3.2.0.ebuild
index 4f23bbe..4a3dd91 100644
--- a/dev-erlang/lager/lager-3.2.0.ebuild
+++ b/dev-erlang/lager/lager-3.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/basho/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/goldrush-0.1.7
>=dev-lang/erlang-17.1"
diff --git a/dev-erlang/luerl/luerl-0.2.ebuild b/dev-erlang/luerl/luerl-0.2.ebuild
index db0d23f..ed6b3aa 100644
--- a/dev-erlang/luerl/luerl-0.2.ebuild
+++ b/dev-erlang/luerl/luerl-0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/rvirding/${PN}/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/meck/meck-0.8.3.ebuild b/dev-erlang/meck/meck-0.8.3.ebuild
index 82b5c7c..40d9382 100644
--- a/dev-erlang/meck/meck-0.8.3.ebuild
+++ b/dev-erlang/meck/meck-0.8.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/eproxus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
CDEPEND=">=dev-lang/erlang-17.1"
diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
index cca0150..b802bba 100644
--- a/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
+++ b/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
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 3330596..b5fad71 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"
diff --git a/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild b/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild
index 4adf0a2..29a4260 100644
--- a/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild
+++ b/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild
index 23efdb2..e3c891d 100644
--- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild
+++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="ErlPL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild
index b6f2e17..5a2e563 100644
--- a/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild
+++ b/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild b/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild
index 332b96b..76b0e08 100644
--- a/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild
+++ b/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/proper/proper-1.1_p20160426.ebuild b/dev-erlang/proper/proper-1.1_p20160426.ebuild
index eb5b6c7..4389811 100644
--- a/dev-erlang/proper/proper-1.1_p20160426.ebuild
+++ b/dev-erlang/proper/proper-1.1_p20160426.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild b/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild
index 38065c8..af6bac6 100644
--- a/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild
+++ b/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/basho/${MY_PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
CDEPEND=">=dev-lang/erlang-17.1"
diff --git a/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild b/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild
index 3d81700..08a6a34 100644
--- a/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild
+++ b/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/basho/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/protobuffs-0.8.2
>=dev-lang/erlang-17.1"
diff --git a/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild b/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild
index 9205f71..29d533d 100644
--- a/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild
+++ b/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/riak_pb-2.1.0.7
>=dev-lang/erlang-17.1"
diff --git a/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
index 6850c68..075d294 100644
--- a/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
+++ b/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz
LICENSE="ErlPL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/stringprep/stringprep-1.0.3.ebuild b/dev-erlang/stringprep/stringprep-1.0.3.ebuild
index 3bfc016..73c9cee 100644
--- a/dev-erlang/stringprep/stringprep-1.0.3.ebuild
+++ b/dev-erlang/stringprep/stringprep-1.0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0 tcltk"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/p1_utils-1.0.3
>=dev-lang/erlang-17.1"
diff --git a/dev-erlang/stun/stun-1.0.3.ebuild b/dev-erlang/stun/stun-1.0.3.ebuild
index a469dda..c2c09e6 100644
--- a/dev-erlang/stun/stun-1.0.3.ebuild
+++ b/dev-erlang/stun/stun-1.0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-erlang/fast_tls-1.0.0
>=dev-erlang/p1_utils-1.0.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-07-03 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-03 17:39 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stringprep/, dev-erlang/iconv/, dev-erlang/p1_pgsql/, Amadeusz Piotr Żołnowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox