app-admin/eclean-kernel: dropped mips keywords

This commit is contained in:
Matt Turner
2018-03-27 21:18:34 -07:00
parent 696075ae05
commit 4f5e5d3405

View File

@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~mips x86 ~x86-fbsd"
KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE=""
RDEPEND="kernel_linux? ( dev-python/pymountboot[${PYTHON_USEDEP}] )"