commit: f23a476361eddd3080c92afbcad756442ac1d033 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Feb 25 21:32:12 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 26 20:53:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23a4763
app-misc/ddcutil: added ~arm64 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-misc/ddcutil/ddcutil-0.9.1.ebuild | 4 ++-- 1 file 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 4a1c2ddb93c..a0f3bc6bf4d 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 )"
