diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-23 18:04:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-31 10:58:31 -0500 |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /dev-cpp/lucene++ | |
parent | profiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff) | |
download | gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2 gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip |
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-cpp/lucene++')
-rw-r--r-- | dev-cpp/lucene++/lucene++-3.0.7-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/lucene++/lucene++-3.0.7-r1.ebuild b/dev-cpp/lucene++/lucene++-3.0.7-r1.ebuild index 731f88718271..73ce5940456c 100644 --- a/dev-cpp/lucene++/lucene++-3.0.7-r1.ebuild +++ b/dev-cpp/lucene++/lucene++-3.0.7-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar. LICENSE="|| ( LGPL-3 Apache-2.0 )" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="debug" DEPEND="dev-libs/boost:=" diff --git a/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild b/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild index d81bc12c9a8a..30c7d8b5fa31 100644 --- a/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild +++ b/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar. LICENSE="|| ( LGPL-3 Apache-2.0 )" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="debug" DEPEND="dev-libs/boost:=" |