diff options
author | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2016-07-03 16:36:34 +0100 |
---|---|---|
committer | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2016-07-03 18:39:03 +0100 |
commit | 92e5cec4164e9f2c8cdc924072ff854d4f879b50 (patch) | |
tree | 990ec96cf33bfa5dc95c6f071fa58c4782c4b002 /dev-erlang/hamcrest | |
parent | gnome-extra/gnome-color-manager: Version bump (diff) | |
download | gentoo-92e5cec4164e9f2c8cdc924072ff854d4f879b50.tar.gz gentoo-92e5cec4164e9f2c8cdc924072ff854d4f879b50.tar.bz2 gentoo-92e5cec4164e9f2c8cdc924072ff854d4f879b50.zip |
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/hamcrest')
-rw-r--r-- | dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild index f75b91a077f5..c4cf81f6b856 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" |