diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-12-23 13:13:06 +0100 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-12-23 13:14:17 +0100 |
commit | 637f042613a92fdc80ec1ee1673212b31024785a (patch) | |
tree | 49f8b6bc116ac0834c40192e3b8b9e1d2163530f /app-i18n | |
parent | app-i18n/man-pages-zh_CN: drop 1.6.3.6 (diff) | |
download | gentoo-637f042613a92fdc80ec1ee1673212b31024785a.tar.gz gentoo-637f042613a92fdc80ec1ee1673212b31024785a.tar.bz2 gentoo-637f042613a92fdc80ec1ee1673212b31024785a.zip |
app-i18n/man-pages-zh_CN: remove empty IUSE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.0.ebuild b/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.0.ebuild index fe590153a8be..970754ec889c 100644 --- a/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.0.ebuild +++ b/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,6 @@ S="${WORKDIR}/${MY_P}" LICENSE="FDL-1.2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" RDEPEND="virtual/man" |