diff options
author | Nicholas Vinson <nvinson234@gmail.com> | 2016-06-13 07:33:58 -0700 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-06-14 21:34:29 -0400 |
commit | 9b897d91dd4f6a7b8434b08798a9187e54b9c007 (patch) | |
tree | b57a4f1baf2b1c14356765abe29944653364baef /profiles | |
parent | sci-geosciences/josm: Version bump to 10327 (diff) | |
download | gentoo-9b897d91dd4f6a7b8434b08798a9187e54b9c007.tar.gz gentoo-9b897d91dd4f6a7b8434b08798a9187e54b9c007.tar.bz2 gentoo-9b897d91dd4f6a7b8434b08798a9187e54b9c007.zip |
net-firewall/nftables: Remove bashism from nftables.sh
Remove [[ ... ]] bashism from use_legacy() function.
Add missing dependencies and add doc use flag.
Mask doc USE flag on arm due to the unkeyworded dep.
Gentoo-bug: 585800
Closes: https://github.com/gentoo/gentoo/pull/1673
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 402c8a92502c..035f00269207 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Göktürk Yüksek <gokturk@gentoo.org> (14 June 2016) on behalf of +# Nicholas Vinson <nvinso234@gmail.com> (proxy-maint) +# net-firewall/nftables[doc] requires dblatex which is not keyworded +net-firewall/nftables doc + # Amy Winston <amynka@gentoo.org> (12 June 2016) # does not build on arm at all (upstream bug) dev-scheme/racket futures jit |