Skip to content

Commit

Permalink
app-doc/votca-csg-manual: drop x86-macos
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <[email protected]>
  • Loading branch information
grobian committed Jan 6, 2021
1 parent ac2fbfe commit 5d7223f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -11,7 +11,7 @@ IUSE=""
DEPEND="=sci-chemistry/csg-${PV} )"
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"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
Expand Down

0 comments on commit 5d7223f

Please sign in to comment.