summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-08-25 05:40:10 +0200
committerDavide Pesavento <pesa@gentoo.org>2015-08-25 05:44:09 +0200
commit243af7e6f262c8cfcf279abc44fb6325981bcaa0 (patch)
tree1c9c9afe7b8e69c4827b9cf8f919ffb74a0e35da /dev-qt/qthelp
parentapp-vim/rails: remove old (diff)
downloadgentoo-243af7e6f262c8cfcf279abc44fb6325981bcaa0.tar.gz
gentoo-243af7e6f262c8cfcf279abc44fb6325981bcaa0.tar.bz2
gentoo-243af7e6f262c8cfcf279abc44fb6325981bcaa0.zip
dev-qt: drop all prefix keywords from 4.8.6 and later.
See bug 529196 comment 17.
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-4.8.6-r3.ebuild2
-rw-r--r--dev-qt/qthelp/qthelp-4.8.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild b/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild
index 99576c00a711..1914cc5b54b1 100644
--- a/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild
@@ -16,7 +16,7 @@ SRC_URI+="
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS="alpha arm ia64 ppc ppc64"
else
- KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
fi
IUSE="compat doc"
diff --git a/dev-qt/qthelp/qthelp-4.8.7.ebuild b/dev-qt/qthelp/qthelp-4.8.7.ebuild
index 29226424ce67..4f8849e276d5 100644
--- a/dev-qt/qthelp/qthelp-4.8.7.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI+="
)"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE="compat doc"