summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-06 11:06:26 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-06 13:43:29 +0200
commit7cc95c0f13175c7637dad18cd7142f461744f9dd (patch)
tree63fc161f1bda0b100962db4252f4fcb700364fab /sys-apps
parentsys-apps/util-linux: Backport changes from 9999 to 2.32-r1 (diff)
downloadgentoo-7cc95c0f13175c7637dad18cd7142f461744f9dd.tar.gz
gentoo-7cc95c0f13175c7637dad18cd7142f461744f9dd.tar.bz2
gentoo-7cc95c0f13175c7637dad18cd7142f461744f9dd.zip
sys-apps/util-linux: Tested on ~amd64-fbsd
Closes: https://github.com/gentoo/gentoo/pull/7835
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.32-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.32-r1.ebuild b/sys-apps/util-linux/util-linux-2.32-r1.ebuild
index 76ee8160737a..6d113163470f 100644
--- a/sys-apps/util-linux/util-linux-2.32-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.32-r1.ebuild
@@ -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