sys-apps/util-linux: Synchronize live ebuild.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Wed, 11 Apr 2018 02:48:02 +0000 (04:48 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 11 Apr 2018 07:28:21 +0000 (09:28 +0200)
sys-apps/util-linux/util-linux-9999.ebuild

index c69438a578fe8fde996446bbf00025c48ba575f8..a41435eb9a9a74557d8292e36108dc39935e147e 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
 else
        [[ "${PV}" = *_rc* ]] || \
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
        SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
 fi