dev-go/go-eapache-queue: Bump to EAPI 7

Closes: https://bugs.gentoo.org/819654
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
Zac Medico 2021-10-23 19:24:05 -07:00
parent 862e48d61c
commit 40ed2a9f90
No known key found for this signature in database
GPG Key ID: D075FB8C104A3D20
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
EGO_SRC=github.com/eapache/queue
EGO_PN=${EGO_SRC}/...

View File

@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
EGO_SRC=github.com/eapache/queue
EGO_PN=${EGO_SRC}/...