diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 16:12:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 16:12:36 +0000 |
commit | 9ccd8dc86d9fcfdf22f4c71b09fcf43c29f02b44 (patch) | |
tree | 2635284c54617359fe30b65b7c183c90fabee887 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.5.3.2 amd64, #905701 (diff) | |
download | gentoo-9ccd8dc86d9fcfdf22f4c71b09fcf43c29f02b44.tar.gz gentoo-9ccd8dc86d9fcfdf22f4c71b09fcf43c29f02b44.tar.bz2 gentoo-9ccd8dc86d9fcfdf22f4c71b09fcf43c29f02b44.zip |
app-office/libreoffice-bin-debug: Stabilize 7.5.3.2 amd64, #905701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild index 7c94beeb02c9..40361d39bcda 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild @@ -41,7 +41,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" # the = is correct, the debug info needs to fit the exact binary RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |