diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-04-21 14:26:34 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-04-21 14:28:48 -0500 |
commit | d2d0a1c8fbe562817ca4e64e861d1c63088c789e (patch) | |
tree | 36093d2087db057bf13aa2d869efeb974b5f4211 | |
parent | media-gfx/fotocx: don't install to /usr/local (diff) | |
download | gentoo-d2d0a1c8fbe562817ca4e64e861d1c63088c789e.tar.gz gentoo-d2d0a1c8fbe562817ca4e64e861d1c63088c789e.tar.bz2 gentoo-d2d0a1c8fbe562817ca4e64e861d1c63088c789e.zip |
media-gfx/fotocx: stabilize 24.21-r1 for amd64, x86
Closes: https://bugs.gentoo.org/930375
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r-- | media-gfx/fotocx/fotocx-24.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/fotocx/fotocx-24.21-r1.ebuild b/media-gfx/fotocx/fotocx-24.21-r1.ebuild index 8eee122865a7..ace12ae77268 100644 --- a/media-gfx/fotocx/fotocx-24.21-r1.ebuild +++ b/media-gfx/fotocx/fotocx-24.21-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" # For required dependencies read doc/README, for required tools read # data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an |