sys-libs/libcxx: Remove ~mips from old versions
authorMichał Górny <mgorny@gentoo.org>
Thu, 18 Jan 2018 21:35:37 +0000 (22:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 18 Jan 2018 21:43:02 +0000 (22:43 +0100)
Remove the ~mips keyword that was present only on old versions.
The package has never any reverse dependency on ~mips, and LLVM/Clang
is currently not keyworded for ~mips.

sys-libs/libcxx/libcxx-3.7.1.ebuild
sys-libs/libcxx/libcxx-3.8.1.ebuild

index 3535d3d94043772fa4fbc8a47c2d0f85ab34defd..c0caf08e81ca60d780a0245cb9ca020c45246714 100644 (file)
@@ -21,7 +21,7 @@ fi
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
 if [ "${PV%9999}" = "${PV}" ] ; then
-       KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 else
        KEYWORDS=""
 fi
index 33c990ecd408d203a0a3e77168ae34802db4098d..98135711b4345a0baae7278ae05533ed55400d41 100644 (file)
@@ -21,7 +21,7 @@ fi
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
 if [ "${PV%9999}" = "${PV}" ] ; then
-       KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 else
        KEYWORDS=""
 fi