diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-27 16:13:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-27 16:14:00 +0200 |
commit | 7c6b2dfd890d94b37524c35c9f62e00042b68f20 (patch) | |
tree | 1024cdfbde3ec09cd4e6d3ad9b2dcd2b52868b0b /dev-erlang/epam | |
parent | dev-lang/erlang: x86 stable (bug #649202) (diff) | |
download | gentoo-7c6b2dfd890d94b37524c35c9f62e00042b68f20.tar.gz gentoo-7c6b2dfd890d94b37524c35c9f62e00042b68f20.tar.bz2 gentoo-7c6b2dfd890d94b37524c35c9f62e00042b68f20.zip |
dev-erlang/epam: x86 stable (bug #649202)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-erlang/epam')
-rw-r--r-- | dev-erlang/epam/epam-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/epam/epam-1.0.2.ebuild b/dev-erlang/epam/epam-1.0.2.ebuild index ae214ce36f1a..b9a983771bbe 100644 --- a/dev-erlang/epam/epam-1.0.2.ebuild +++ b/dev-erlang/epam/epam-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1 sys-libs/pam" |