diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-09-11 12:13:03 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-09-11 12:19:57 +0200 |
commit | 3c29c9664cbab7f9906c243cc859cfdfe7f39230 (patch) | |
tree | c72ee31c6ed8b8bddd15e4bb62041b6bef7a7f70 /profiles | |
parent | app-dicts/myspell-ru: Use variable in SRC_URI (diff) | |
download | gentoo-3c29c9664cbab7f9906c243cc859cfdfe7f39230.tar.gz gentoo-3c29c9664cbab7f9906c243cc859cfdfe7f39230.tar.bz2 gentoo-3c29c9664cbab7f9906c243cc859cfdfe7f39230.zip |
package.use.mask: Mask systemtap useflag for glibc on hppa (systemtap has no hppa keywords)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 89c633e16d45..b047725e46e2 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas K. Hüttel <dilfridge@gentoo.org> (11 Sep 2017) +# Systemtap has no hppa keywords +sys-libs/glibc systemtap + # Göktürk Yüksek <gokturk@gentoo.org> (15 Aug 2017) # Requires java app-forensics/sleuthkit java |