diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 21:28:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 21:50:44 +0200 |
commit | 252f962645e98d258cf7baef0a99205bca2555e7 (patch) | |
tree | 0672f41a83186b5fc3126b9086016cf8eb3cd830 | |
parent | sys-apps/ripgrep: version bump to 0.7.1 (diff) | |
download | gentoo-252f962645e98d258cf7baef0a99205bca2555e7.tar.gz gentoo-252f962645e98d258cf7baef0a99205bca2555e7.tar.bz2 gentoo-252f962645e98d258cf7baef0a99205bca2555e7.zip |
dev-erlang/p1_utils: x86 stable (bug #619836)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
-rw-r--r-- | dev-erlang/p1_utils/p1_utils-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.7.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.7.ebuild index df7fa6c555ad..24836d2fd289 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.7.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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.1" RDEPEND="${DEPEND}" |