diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/liblangtag/liblangtag-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/liblangtag/liblangtag-0.6.2.ebuild b/app-text/liblangtag/liblangtag-0.6.2.ebuild index 3c6be86ce448..63fe77c85445 100644 --- a/app-text/liblangtag/liblangtag-0.6.2.ebuild +++ b/app-text/liblangtag/liblangtag-0.6.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils xdg-utils +inherit eutils ltprune xdg-utils DESCRIPTION="An interface library to access tags for identifying languages" HOMEPAGE="https://tagoh.bitbucket.org/liblangtag/" |