diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:22 +0200 |
commit | 1e89f0b0aa662de69b0416b75e9bb255b143db91 (patch) | |
tree | 32ddebb1621a48cfe34e05c1cd191019897c78a6 /dev-erlang/p1_mysql | |
parent | dev-erlang/p1_acme: x86 stable wrt bug #735926 (diff) | |
download | gentoo-1e89f0b0aa662de69b0416b75e9bb255b143db91.tar.gz gentoo-1e89f0b0aa662de69b0416b75e9bb255b143db91.tar.bz2 gentoo-1e89f0b0aa662de69b0416b75e9bb255b143db91.zip |
dev-erlang/p1_mysql: x86 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/p1_mysql')
-rw-r--r-- | dev-erlang/p1_mysql/p1_mysql-1.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.15.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.15.ebuild index 359b900f5516..2626845af518 100644 --- a/dev-erlang/p1_mysql/p1_mysql-1.0.15.ebuild +++ b/dev-erlang/p1_mysql/p1_mysql-1.0.15.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |