diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-21 08:34:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-21 08:35:34 +0200 |
commit | 09b6cde2000efc5dc1bdfbc62ada9891a9423cce (patch) | |
tree | 2223a4f4dff7bd339f657cf4d09978d3cd0ed229 | |
parent | dev-util/intel-graphics-compiler: amd64 stable wrt bug #813726 (diff) | |
download | gentoo-09b6cde2000efc5dc1bdfbc62ada9891a9423cce.tar.gz gentoo-09b6cde2000efc5dc1bdfbc62ada9891a9423cce.tar.bz2 gentoo-09b6cde2000efc5dc1bdfbc62ada9891a9423cce.zip |
dev-util/intel-graphics-system-controller: amd64 stable wrt bug #813726
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.2.3.ebuild b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.2.3.ebuild index 632531f54bc9..f38cef881cca 100644 --- a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.2.3.ebuild +++ b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.2.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+cli doc" RDEPEND="dev-libs/metee" |