diff options
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.6.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-9999.ebuild | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild index 170a409a854b..523b73df43ac 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild @@ -18,7 +18,6 @@ if [ "${PV}" != "9999" ]; then else inherit git-r3 EGIT_REPO_URI="https://github.com/${PN/-//}.git" - KEYWORDS="~amd64" PDEPEND="${PDEPEND} doc? ( ~app-doc/${PN}-manual-${PV} )" fi diff --git a/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild b/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild index 5ee29ea5b79f..758dcc378f91 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild @@ -18,7 +18,6 @@ if [ "${PV}" != "9999" ]; then else inherit git-r3 EGIT_REPO_URI="https://github.com/${PN/-//}.git" - KEYWORDS="" PDEPEND="${PDEPEND} doc? ( ~app-doc/${PN}-manual-${PV} )" fi diff --git a/sci-chemistry/votca-csg/votca-csg-1.6.ebuild b/sci-chemistry/votca-csg/votca-csg-1.6.ebuild index 4aa13af2b8bd..6af82c74dd7b 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.6.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.6.ebuild @@ -18,7 +18,6 @@ if [ "${PV}" != "9999" ]; then else inherit git-r3 EGIT_REPO_URI="https://github.com/${PN/-//}.git" - KEYWORDS="amd64 x86" PDEPEND="${PDEPEND} doc? ( ~app-doc/${PN}-manual-${PV} )" fi diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild index 562ae3f8fdf8..dd12065fadb1 100644 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild @@ -16,7 +16,6 @@ if [ "${PV}" != "9999" ]; then else inherit git-r3 EGIT_REPO_URI="https://github.com/${PN/-//}.git" - KEYWORDS="" fi DESCRIPTION="Votca coarse-graining engine" |