summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-26 20:42:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-26 20:42:38 +0300
commit9eb80184102be6f210ff8ec55bd0d36be313f218 (patch)
tree37d6818ef9c06c7c5031b894189927ce922a6923 /dev-embedded
parentdev-python/sortedcollections: drop python_test (diff)
downloadgentoo-9eb80184102be6f210ff8ec55bd0d36be313f218.tar.gz
gentoo-9eb80184102be6f210ff8ec55bd0d36be313f218.tar.bz2
gentoo-9eb80184102be6f210ff8ec55bd0d36be313f218.zip
dev-embedded/u-boot-tools: mark stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/u-boot-tools/u-boot-tools-2017.09.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2017.09.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2017.09.ebuild
index 1a32e2433fa0..76939bc8bba5 100644
--- a/dev-embedded/u-boot-tools/u-boot-tools-2017.09.ebuild
+++ b/dev-embedded/u-boot-tools/u-boot-tools-2017.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE=""
S=${WORKDIR}/${MY_P}