diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 02:40:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 02:40:33 +0100 |
commit | 72aa523793e1275b5e1ea109b04d1a79d66f2beb (patch) | |
tree | f6174af808fc8d8b00a3e74efab15ba4e8ed4bec /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.4.6.2 amd64, #894400 (diff) | |
download | gentoo-72aa523793e1275b5e1ea109b04d1a79d66f2beb.tar.gz gentoo-72aa523793e1275b5e1ea109b04d1a79d66f2beb.tar.bz2 gentoo-72aa523793e1275b5e1ea109b04d1a79d66f2beb.zip |
app-office/libreoffice-bin-debug: Stabilize 7.4.6.2 amd64, #894400
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild index 9a1718908b6b..057f88d408c3 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.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=]" |