diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-11-22 15:36:41 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-11-22 15:36:41 -0500 |
commit | ccf247c9622234bbaae723aceb1aeceefbdb7026 (patch) | |
tree | 8760d9e9d2b9f19227c4b54e381e008d9ac6670f /sys-fs/dosfstools | |
parent | kde-apps/kdepim-l10n: Fix install w/o anything to install (diff) | |
download | gentoo-ccf247c9622234bbaae723aceb1aeceefbdb7026.tar.gz gentoo-ccf247c9622234bbaae723aceb1aeceefbdb7026.tar.bz2 gentoo-ccf247c9622234bbaae723aceb1aeceefbdb7026.zip |
sys-fs/dosfstools: mark 4.0-r1 arm64/ia64/ppc/s390/sh/sparc stable #582530
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r-- | sys-fs/dosfstools/dosfstools-4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild b/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild index f820c49535fe..210715dab830 100644 --- a/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild +++ b/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="compat +udev" CDEPEND="udev? ( virtual/libudev )" |