diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:25:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:27:12 +0100 |
commit | 8a3633289d9eb7f4c1b2c0f6a8ca31c483750ef2 (patch) | |
tree | fadbed69fb03c80a7b8ad868038f82f646143e8c /sys-apps | |
parent | dev-python/reportlab: sparc stable wrt bug #606320 (diff) | |
download | gentoo-8a3633289d9eb7f4c1b2c0f6a8ca31c483750ef2.tar.gz gentoo-8a3633289d9eb7f4c1b2c0f6a8ca31c483750ef2.tar.bz2 gentoo-8a3633289d9eb7f4c1b2c0f6a8ca31c483750ef2.zip |
sys-apps/util-linux: sparc stable wrt bug #606422
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.28.2.ebuild b/sys-apps/util-linux/util-linux-2.28.2.ebuild index f69eff278af4..11c52d932745 100644 --- a/sys-apps/util-linux/util-linux-2.28.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.28.2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-2 autotools EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git" else - 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-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |