Closes: https://bugs.gentoo.org/687388
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12243
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
}
src_install() {
- dobin linux$(usex amd64 '_x64')/cmdline/arcconf
+ dobin linux$(usex amd64 '_x64' '')/cmdline/arcconf
}