diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:46:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:46:24 +0200 |
commit | 5c272c823d29b1863b8d5bb8dc04b1a62346e5c1 (patch) | |
tree | 01a4018b1fe5b80fd9b46f8e8cead61fa664fcc5 /dev-erlang/mqtree | |
parent | dev-erlang/lager: amd64 stable wrt bug #735926 (diff) | |
download | gentoo-5c272c823d29b1863b8d5bb8dc04b1a62346e5c1.tar.gz gentoo-5c272c823d29b1863b8d5bb8dc04b1a62346e5c1.tar.bz2 gentoo-5c272c823d29b1863b8d5bb8dc04b1a62346e5c1.zip |
dev-erlang/mqtree: amd64 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/mqtree')
-rw-r--r-- | dev-erlang/mqtree/mqtree-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/mqtree/mqtree-1.0.7.ebuild b/dev-erlang/mqtree/mqtree-1.0.7.ebuild index 7b91d9529639..3f8a2140059f 100644 --- a/dev-erlang/mqtree/mqtree-1.0.7.ebuild +++ b/dev-erlang/mqtree/mqtree-1.0.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-lang/erlang-17.5 >=dev-erlang/p1_utils-1.0.18" |