Skip to content

Commit

Permalink
sci-chemistry/votca-csgapps: x86 stable wrt bug #591702
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Jan 2, 2017
1 parent feebe2c commit c92c159
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
Original file line number Diff line number Diff line change
@@ -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
# $Id$

Expand All @@ -10,12 +10,12 @@ inherit cmake-utils

if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
KEYWORDS="amd64"
KEYWORDS="amd64 x86"
fi

DESCRIPTION="Extra applications for votca-csg"
Expand Down

0 comments on commit c92c159

Please sign in to comment.