diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:45:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:45:15 +0000 |
commit | 1efc4a1442fc5b4d1c345a9d24fe6fa09d772d00 (patch) | |
tree | 9fa557295faa76573b61011771452443e13787b8 /x11-plugins | |
parent | www-client/lynx: Stabilize 2.9.0_pre10 hppa, #886805 (diff) | |
download | gentoo-1efc4a1442fc5b4d1c345a9d24fe6fa09d772d00.tar.gz gentoo-1efc4a1442fc5b4d1c345a9d24fe6fa09d772d00.tar.bz2 gentoo-1efc4a1442fc5b4d1c345a9d24fe6fa09d772d00.zip |
x11-plugins/asclock: Stabilize 2.0.12-r4 ppc, #886817
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/asclock/asclock-2.0.12-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/asclock/asclock-2.0.12-r4.ebuild b/x11-plugins/asclock/asclock-2.0.12-r4.ebuild index ce29a714b31f..5380111fbe8f 100644 --- a/x11-plugins/asclock/asclock-2.0.12-r4.ebuild +++ b/x11-plugins/asclock/asclock-2.0.12-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asclock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~amd64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" DEPEND="x11-libs/libXpm" RDEPEND="${DEPEND}" |