diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 11:37:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 11:37:21 +0200 |
commit | eab038b3886b7c62a13d7757e712a7ac8682ef2c (patch) | |
tree | e993aceda3ab53b87472abe3c58fa5638bfa3e3a /dev-libs/libcec | |
parent | dev-java/icedtea-bin: amd64 stable wrt bug #578300 (diff) | |
download | gentoo-eab038b3886b7c62a13d7757e712a7ac8682ef2c.tar.gz gentoo-eab038b3886b7c62a13d7757e712a7ac8682ef2c.tar.bz2 gentoo-eab038b3886b7c62a13d7757e712a7ac8682ef2c.zip |
dev-libs/libcec: amd64 stable wrt bug #575502
Package-Manager: portage-2.2.26
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-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcec/libcec-3.0.1.ebuild b/dev-libs/libcec/libcec-3.0.1.ebuild index 8a535752387e..7a8ef3e8fca5 100644 --- a/dev-libs/libcec/libcec-3.0.1.ebuild +++ b/dev-libs/libcec/libcec-3.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${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} )" |