summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-21 05:07:57 +0100
committerSam James <sam@gentoo.org>2022-09-21 05:08:37 +0100
commit409a614905bda7c8268c399e132023db9991238f (patch)
tree398735230b826a09a8c8425ae8c070f14ef9185b /sys-block/parted
parentapp-arch/cpio: fix LICENSE (diff)
downloadgentoo-409a614905bda7c8268c399e132023db9991238f.tar.gz
gentoo-409a614905bda7c8268c399e132023db9991238f.tar.bz2
gentoo-409a614905bda7c8268c399e132023db9991238f.zip
sys-block/parted: fix LICENSE
Per --version output. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block/parted')
-rw-r--r--sys-block/parted/parted-3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.5.ebuild b/sys-block/parted/parted-3.5.ebuild
index a0ad8a3b24f9..73ef2c77cd67 100644
--- a/sys-block/parted/parted-3.5.ebuild
+++ b/sys-block/parted/parted-3.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnu.org/software/parted/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="+debug device-mapper nls readline"