diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:39 +0200 |
commit | 05e9e7c0ae7db5a11b419e1fa6089cb0e08aca52 (patch) | |
tree | d6bd94acf85b3e86fa96c4bf41461c72fb6ff86e /dev-libs/libcec | |
parent | app-admin/ansible: amd64 stable wrt bug #611570 (diff) | |
download | gentoo-05e9e7c0ae7db5a11b419e1fa6089cb0e08aca52.tar.gz gentoo-05e9e7c0ae7db5a11b419e1fa6089cb0e08aca52.tar.bz2 gentoo-05e9e7c0ae7db5a11b419e1fa6089cb0e08aca52.zip |
dev-libs/libcec: amd64 stable wrt bug #619492
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libcec')
-rw-r--r-- | dev-libs/libcec/libcec-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcec/libcec-4.0.2.ebuild b/dev-libs/libcec/libcec-4.0.2.ebuild index e2f1767e34ce..7c9d97a1b7e4 100644 --- a/dev-libs/libcec/libcec-4.0.2.ebuild +++ b/dev-libs/libcec/libcec-4.0.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="cubox exynos python raspberry-pi +xrandr" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |