summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-02-25 21:32:12 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-26 21:53:26 +0100
commitf23a476361eddd3080c92afbcad756442ac1d033 (patch)
tree4de13717afeb811a0b0ee4b9ba8092f2dac3667a
parentdev-libs/hidapi: added ~arm64 (diff)
downloadgentoo-f23a4763.tar.gz
gentoo-f23a4763.tar.bz2
gentoo-f23a4763.zip
app-misc/ddcutil: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-misc/ddcutil/ddcutil-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ddcutil/ddcutil-0.9.1.ebuild b/app-misc/ddcutil/ddcutil-0.9.1.ebuild
index 4a1c2ddb93cf..a0f3bc6bf4da 100644
--- a/app-misc/ddcutil/ddcutil-0.9.1.ebuild
+++ b/app-misc/ddcutil/ddcutil-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rockowitz/ddcutil/archive/v${PV}.tar.gz -> ${P}.tar.
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="drm usb-monitor user-permissions video_cards_nvidia X"
REQUIRED_USE="drm? ( X )"