diff --git a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild index 1d3f36fd1f072..2bb5ae289a0b4 100644 --- a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild +++ b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="${MY_P}.zip" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="doc examples" RDEPEND="dev-libs/libpcre[${MULTILIB_USEDEP}]"