diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-09-19 09:19:00 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-09-19 09:19:18 +0200 |
commit | bc29011c56812fc0ca49bfcd82a1730039dcf0ce (patch) | |
tree | 3eea800fa0ac49a73c2bd6542a8ec34cef939dd7 /games-action/supermariowar | |
parent | dev-vcs/hg-git: version bump to 0.8.9, bug #631218 (diff) | |
download | gentoo-bc29011c56812fc0ca49bfcd82a1730039dcf0ce.tar.gz gentoo-bc29011c56812fc0ca49bfcd82a1730039dcf0ce.tar.bz2 gentoo-bc29011c56812fc0ca49bfcd82a1730039dcf0ce.zip |
games-action/supermariowar: do not install server files by default.
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'games-action/supermariowar')
-rw-r--r-- | games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild index c42de90ce2a0..58702dbfd958 100644 --- a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild +++ b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86" LICENSE="GPL-2" SLOT="0" -IUSE="+server" +IUSE="server" RDEPEND=" sys-libs/zlib |