diff --git a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild index a7ce727384d76..6caa0575eeb00 100644 --- a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild +++ b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,5 +38,5 @@ pkg_setup() { } src_install() { - dobin linux$(usex amd64 '_x64')/cmdline/arcconf + dobin linux$(usex amd64 '_x64' '')/cmdline/arcconf }