diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-08-11 10:46:39 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-08-11 10:46:39 -0400 |
commit | d3d468d975170bfebe1f8069fbd55b234bb5133d (patch) | |
tree | 8f9ae30493f85b47872e8150a2b9c8c7dc5c81c5 | |
parent | da6edb8912693cc4443b6c1c179fdc00c9623609 (diff) | |
download | gentoo-d3d468d975170bfebe1f8069fbd55b234bb5133d.tar.gz gentoo-d3d468d975170bfebe1f8069fbd55b234bb5133d.tar.xz |
Revert "profiles/arch/hppa/package.mask: mask samba-4.6 due to missing dep"
This reverts commit da6edb8912693cc4443b6c1c179fdc00c9623609.
Poly-C dropped keywords, so the mask is not necessary
-rw-r--r-- | profiles/arch/hppa/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index d03c487ed87..5b64a27123b 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,2 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 - -# Ian Stakenvicius, 2017-08-10 -# Mask samba-4.6 on hppa until all deps are in place ->=net-fs/samba-4.6 |