diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 00:16:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 00:16:53 +0000 |
commit | 8c0d5f3b7c0b5d0608031b18035833b62a0af4d6 (patch) | |
tree | cdbb41d0f24fe10e107ed8626632eb4a913db5a7 /sys-fs/mdadm/mdadm-4.1.ebuild | |
parent | media-libs/libmp4v2: stable 2.0.0-r1 for ppc64, bug #670324 (diff) | |
download | gentoo-8c0d5f3b7c0b5d0608031b18035833b62a0af4d6.tar.gz gentoo-8c0d5f3b7c0b5d0608031b18035833b62a0af4d6.tar.bz2 gentoo-8c0d5f3b7c0b5d0608031b18035833b62a0af4d6.zip |
sys-fs/mdadm: stable 4.1 for ppc64, bug #670472
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/mdadm/mdadm-4.1.ebuild')
-rw-r--r-- | sys-fs/mdadm/mdadm-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mdadm/mdadm-4.1.ebuild b/sys-fs/mdadm/mdadm-4.1.ebuild index 7d6c0daabcb3..4cd3426733e9 100644 --- a/sys-fs/mdadm/mdadm-4.1.ebuild +++ b/sys-fs/mdadm/mdadm-4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P/_/-}.tar.xz LICENSE="GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="static" DEPEND="virtual/pkgconfig |