diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-08-20 22:25:17 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-08-20 22:25:48 +0200 |
commit | 1a70c54d73ee6867712744592ec77651093bdf24 (patch) | |
tree | a9212747203038aa39cfac11e79ffef5357b2aef /games-strategy | |
parent | dev-libs/libofx: fix SLOT (diff) | |
download | gentoo-1a70c54d73ee6867712744592ec77651093bdf24.tar.gz gentoo-1a70c54d73ee6867712744592ec77651093bdf24.tar.bz2 gentoo-1a70c54d73ee6867712744592ec77651093bdf24.zip |
games-strategy/wesnoth: Unkeyword development version
Closes: https://bugs.gentoo.org/692620
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.15.0.ebuild b/games-strategy/wesnoth/wesnoth-1.15.0.ebuild index 4857db1f1983..6ab67dcc94a9 100644 --- a/games-strategy/wesnoth/wesnoth-1.15.0.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +#KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="dbus dedicated doc fribidi libressl nls server" RDEPEND=" |