mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 16:51:03 +02:00
added x86 keyword to cewl
This commit is contained in:
parent
9140bc24fe
commit
314510d12c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
AUX cewl 104 RMD160 b94c61a0e3530b59769e3e8431177105d000c70f SHA1 432f31ace114b2fc7570007421fbdc197785854f SHA256 3a34d1f7dc1267a7b5b956accc09c98d4c4e285b3cdd59ccef058fbd34f9771a
|
||||
DIST cewl_2.2.tar.bz2 13261 RMD160 3cf94bae87d9e00ac7636670c630917f531f5d33 SHA1 0aa60aab594f5048849899653d809f61250d3d1e SHA256 c0349eaafe6491a9590ccc614af1004e0166c54916fcee25895f4f0326b53689
|
||||
EBUILD cewl-2.2.ebuild 582 RMD160 b5f383cea470ebc44750d6fec37e9e257b998ff4 SHA1 6ab82e5c44fe7f80a7af28a2c16b3a5fbf41a23b SHA256 de0d276e6e6850e3498f040a0cbbae2304f666b1ba9ba0adfaf46c7b0c86c276
|
||||
EBUILD cewl-2.2.ebuild 587 RMD160 ee580e0ded8832a21c23cef54e9546d206848616 SHA1 50e653504a67dda0fe8a457212fc81af69e48c9e SHA256 a596596e9d44daa2f820795422f49c71947b14ba1f9fc016f89c11775c20c280
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ SRC_URI="http://www.digininja.org/files/${PN}_${PV}.tar.bz2"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="$RDEPEND
|
||||
|
|
|
|||
Loading…
Reference in a new issue