diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 07:15:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 07:15:00 +0000 |
commit | ef8af2385157ac8e470701278dbf3013639f05db (patch) | |
tree | a8e4f7b9c04755214aaf8d61bc9e7545fcbd5e20 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.4.6.2-r1 amd64, #906223 (diff) | |
download | gentoo-ef8af2385157ac8e470701278dbf3013639f05db.tar.gz gentoo-ef8af2385157ac8e470701278dbf3013639f05db.tar.bz2 gentoo-ef8af2385157ac8e470701278dbf3013639f05db.zip |
app-office/libreoffice-bin-debug: Stabilize 7.4.6.2-r1 amd64, #906223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild index 7c94beeb02c9..40361d39bcda 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.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=]" |